Age | Commit message (Expand) | Author |
2016-10-09 | add skeletons for new DB API functions | Christian Grothoff |
2016-10-09 | expanding exchange DB API to meet auditor requirements (not implemented, just... | Christian Grothoff |
2016-10-06 | fix having multiple primary keys | Christian Grothoff |
2016-10-06 | first draft for an auditor table structure | Christian Grothoff |
2016-09-26 | return execution time also from exchange C API (#4578) | Christian Grothoff |
2016-09-26 | implement that /track/transaction returns execution time (#4578) | Christian Grothoff |
2016-09-23 | check return values, fix use of uninit memory on certain error handling paths | Christian Grothoff |
2016-09-20 | renaming local variable | Marcello Stanisci |
2016-08-11 | updating DB schema to profit from new KDF-based refresh variant | Christian Grothoff |
2016-08-07 | mostly working migration of the DH-seeded refresh variant | Christian Grothoff |
2016-08-05 | first half of changing refresh protocol to derive all key data from DH | Christian Grothoff |
2016-07-13 | Merge branch 'master' of git+ssh://git.taler.net/var/git/exchange | Christian Grothoff |
2016-07-13 | -be explicit about transaction mode | Christian Grothoff |
2016-07-07 | fixing #4594 | Marcello Stanisci |
2016-06-11 | -indentation, dox | Christian Grothoff |
2016-06-11 | fixing more leaks | Christian Grothoff |
2016-06-09 | rename /deposit/wtid and /wire/deposits to /track/{transaction,transfer} for ... | Christian Grothoff |
2016-06-05 | improve error message to diagnose #4559 | Christian Grothoff |
2016-06-02 | remove unnecessary check | Christian Grothoff |
2016-05-31 | extend test to cover GC | 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-27 | a first step towards normalizing the DB a bit and not storing data redundantly | Christian Grothoff |
2016-05-27 | a first step towards normalizing the DB a bit and not storing data redundantly | Christian Grothoff |
2016-05-27 | a first step towards normalizing the DB a bit and not storing data redundantly | Christian Grothoff |
2016-05-27 | a first step towards normalizing the DB a bit and not storing data redundantly | Christian Grothoff |
2016-05-27 | rename to avoid ambiguity | Christian Grothoff |
2016-05-27 | add ON DELETE CASCADE refs where applicable | Christian Grothoff |
2016-05-26 | fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming) | Christian Grothoff |
2016-05-26 | change edate to wire_transfer_deadline/delay (#4521) | Christian Grothoff |
2016-05-24 | add a few more DB constraints | Christian Grothoff |
2016-05-24 | fix #4483 | Christian Grothoff |
2016-05-21 | testing refund, fixing bugs, refund test passes | Christian Grothoff |
2016-05-20 | fix init before use in new refund logic | Christian Grothoff |
2016-05-20 | log cause for /admin/add/incoming failures | Christian Grothoff |
2016-05-19 | export function to free commit coin data | Christian Grothoff |
2016-05-19 | allow env override | Christian Grothoff |
2016-05-19 | finished implementing #4401 | Christian Grothoff |
2016-05-19 | more work on #4401, almost done | Christian Grothoff |
2016-05-19 | more work on #4401 | Christian Grothoff |
2016-05-19 | more work towards fixing #4401 | Christian Grothoff |
2016-05-19 | working on DB test, unfinished | 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-08 | reorg testcase a bit | Christian Grothoff |
2016-05-08 | adding test for wire prepare data | Christian Grothoff |
2016-05-08 | expand testcase to cover refund API, fix minor issues | Christian Grothoff |
2016-05-06 | more work on test, noting what is left to do with bug number | Christian Grothoff |
2016-05-06 | more work on test, noting what is left to do | Christian Grothoff |