Age | Commit message (Expand) | Author |
2017-09-13 | add argument to TALER_EXCHANGE_check_keys_current() to allow forcing the down... | Christian Grothoff |
2017-09-13 | skeleton for /keys cherry picking testcase | Christian Grothoff |
2017-09-13 | theoretically finished implementation of #4840 (/keys cherry picking), but by... | Christian Grothoff |
2017-09-12 | do not version INSTALL, is generated | Christian Grothoff |
2017-09-12 | fix odd missing initialization, very strange that this did not show up before... | Christian Grothoff |
2017-09-12 | add support for #4840 (/keys cherry picking) to libtalerexchange | Christian Grothoff |
2017-08-17 | Add two papers | Jeffrey Burdges |
2017-08-17 | Add ref for Practical Compact E-Cash with Arbitrary Wallet Size | Jeffrey Burdges |
2017-07-25 | error code for merchant /pay db transaction | Marcello Stanisci |
2017-07-21 | improve diagnostics | Christian Grothoff |
2017-07-21 | introducting error code for merchant detecting wire fee inconsistency | Christian Grothoff |
2017-07-20 | implement #5114 | Christian Grothoff |
2017-07-14 | update picture of exhange DB | Christian Grothoff |
2017-07-14 | add missing indices where needed | Christian Grothoff |
2017-07-14 | add UNIQUE constraint on BIGSERIAL columns as that is not automatic in Postgres | Christian Grothoff |
2017-07-14 | make reserves_update more canonical, avoiding odd WHERE constraint that is un... | Christian Grothoff |
2017-07-14 | select on denom_pub_hash instead of denom_pub as the hash is a primary key | Christian Grothoff |
2017-07-14 | clean up PQ tables (renamings, remove redunant column), and primarily fix #4751 | Christian Grothoff |
2017-07-06 | log amount involved | Christian Grothoff |
2017-07-06 | tolerate total-amount==fee in aggregator | Christian Grothoff |
2017-07-05 | importing a 'PS' struct from merchant | Marcello Stanisci |
2017-07-05 | signature macro to confirm refunds | Marcello Stanisci |
2017-07-04 | fix #4955 in auditordb, clean up fix in exchangedb | Christian Grothoff |
2017-07-04 | eliminate dead macros | Christian Grothoff |
2017-07-01 | implement logic to check protocol version compatibility (#5035) | Christian Grothoff |
2017-06-29 | preparations for #4840 | Christian Grothoff |
2017-06-29 | expand set of EC codes to better cover merchant /refund (likely still not per... | Christian Grothoff |
2017-06-25 | log interesting errors always | Christian Grothoff |
2017-06-25 | update taler-auditor to fix #5010 in auditor as well, technically done, but u... | Christian Grothoff |
2017-06-24 | migrating auditordb to new API to address #5010 | Christian Grothoff |
2017-06-24 | convert rest of exchangedb plugin API to fix #5010-issues | Christian Grothoff |
2017-06-24 | fix #5010 for taler-exchange-aggregator | Christian Grothoff |
2017-06-24 | need extra font to build on my system | Christian Grothoff |
2017-06-24 | working on #5010 for aggregator | Christian Grothoff |
2017-06-23 | address #5010 for wirewatch | Christian Grothoff |
2017-06-23 | adapt /admin/add/incoming to #5010 | Christian Grothoff |
2017-06-23 | Fix #5010 for keystate | Christian Grothoff |
2017-06-22 | address #5010 for /refresh/melt | Christian Grothoff |
2017-06-20 | incomplete work on fixing #5010 for /refresh/melt | Christian Grothoff |
2017-06-20 | fixing #5010 for /refresh/reveal | Christian Grothoff |
2017-06-20 | address #5010 for /refresh/link | Christian Grothoff |
2017-06-19 | move reply_transfer_pending to where it belongs | Christian Grothoff |
2017-06-19 | split httpd_refresh.c into refresh_melt, refresh_link and refresh_reveal | Christian Grothoff |
2017-06-19 | fix #5010 for /track/transaction | Christian Grothoff |
2017-06-19 | fix #5010 for /track/transfer | Christian Grothoff |
2017-06-19 | refactor /track logic towards new structure | Christian Grothoff |
2017-06-19 | split tracking into track_transfer.c and track_transaction.c | Christian Grothoff |
2017-06-19 | address #5010 for /payback | Christian Grothoff |
2017-06-19 | address #5010 for /refund | Christian Grothoff |
2017-06-19 | fix leaks and typos | Christian Grothoff |