Age | Commit message (Expand) | Author |
2017-03-18 | more work on auditor | Christian Grothoff |
2017-03-18 | add wire_out tracking to exchangedb, including deferred constraint, and to ag... | Christian Grothoff |
2017-03-18 | adjust exchangedb plugin to provide wire_out tracking API | Christian Grothoff |
2017-03-17 | implement more audit checks for refunds | Christian Grothoff |
2017-03-17 | verify deposit signature during audit | Christian Grothoff |
2017-03-15 | more work on auditor, towards coin/denomination key checks | Christian Grothoff |
2017-03-05 | fix use of uninit value | Christian Grothoff |
2017-03-04 | implementing #4929 | Christian Grothoff |
2017-02-07 | remove transaction_id, only one payment per proposal allowed | Florian Dold |
2017-02-06 | contract terminology renaming (#4877) | Florian Dold |
2016-11-17 | add idempotency checks for /refresh/reveal, fixing #4793 | Christian Grothoff |
2016-11-17 | change rowid type to uint64_t everywhere; start with reserve-analysis in auditor | Christian Grothoff |
2016-10-09 | expanding exchange DB API to meet auditor requirements (not implemented, just... | Christian Grothoff |
2016-10-08 | more work on auditordb plugin API | Christian Grothoff |
2016-09-26 | implement that /track/transaction returns execution time (#4578) | Christian Grothoff |
2016-08-11 | updating DB schema to profit from new KDF-based refresh variant | Christian Grothoff |
2016-08-05 | first half of changing refresh protocol to derive all key data from DH | Christian Grothoff |
2016-07-07 | fixing #4594 | Marcello Stanisci |
2016-06-09 | rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ... | Christian Grothoff |
2016-05-31 | implement GC logic (#3485) | Christian Grothoff |
2016-05-31 | adding a few more uniqueness constraints to DB | Christian Grothoff |
2016-05-27 | making DB scheme nice | Christian Grothoff |
2016-05-26 | fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming) | Christian Grothoff |
2016-05-24 | fix #4483 | Christian Grothoff |
2016-05-20 | fix init before use in new refund logic | Christian Grothoff |
2016-05-19 | export function to free commit coin data | Christian Grothoff |
2016-05-18 | fix table dropping logic to ensure testcases run in fresh environment | Christian Grothoff |
2016-05-16 | fixing #3814 by removing ability to melt multiple oldcoins at the same time | Christian Grothoff |
2016-05-06 | more work on test, noting what is left to do | Christian Grothoff |
2016-05-05 | working on #3641: more on /refund implementation | Christian Grothoff |
2016-05-03 | enable multiple wire methods to be used with aggregator, add command to run a... | Christian Grothoff |
2016-05-02 | fixing #4462: avoid temporary schemata altogether | Christian Grothoff |
2016-05-02 | removing broken and redundant testcase | Christian Grothoff |
2016-04-20 | implementing parsing of /refund requests | Christian Grothoff |
2016-04-06 | fix iterate_matching_deposits(), LIMIT does not work with variables in Postgr... | Christian Grothoff |
2016-03-30 | towards a testcase for aggregation logic | Christian Grothoff |
2016-03-19 | first refactoring of JSON logic to address #4150 and #4237 | Christian Grothoff |
2016-03-01 | renaming mint->exchange | Christian Grothoff |