Age | Commit message (Expand) | Author |
2017-05-29 | rename proposal_data to contract_terms (see #4879) | Florian Dold |
2017-05-25 | starting some initial work on #5010, very incomplete | Christian Grothoff |
2017-05-08 | add 'get_latest_reserve_in_reference' to exchangedb API | Christian Grothoff |
2017-05-08 | remove dead transfer details field from reserves_in (API, exchangedb, etc.) | Christian Grothoff |
2017-05-05 | updating DB schema for new wire history operations and future auditor checks ... | Christian Grothoff |
2017-04-20 | finished implementing #4956 in principle, but not yet tested | Christian Grothoff |
2017-04-20 | expand testcase to cover new DB API | Christian Grothoff |
2017-04-16 | fix #4984 | Christian Grothoff |
2017-04-09 | improve test case coverage for exchangedb | Christian Grothoff |
2017-04-04 | towards supporting #3887 in the auditor | Christian Grothoff |
2017-04-04 | handle /payback in auditor when checking reserves | Christian Grothoff |
2017-04-03 | implement rest of exchange logic for #3887 (return payback information in res... | Christian Grothoff |
2017-04-02 | implement tests for extended DB API | Christian Grothoff |
2017-03-19 | simplify analysis by returning denom_pub with rest of coin transaction data i... | Christian Grothoff |
2017-03-19 | revise exchangedb structure eliminating duplicated wire transfer date from ag... | Christian Grothoff |
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 | verify deposit signature during audit | Christian Grothoff |
2017-03-04 | write test for new wire fee APIs (#4931) | Christian Grothoff |
2017-03-04 | implementing #4929 | Christian Grothoff |
2017-02-07 | fix test cases (transaction_id related problems) | Florian Dold |
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-18 | fixing another test failing due to amount 1e-8 change | Christian Grothoff |
2016-11-17 | change rowid type to uint64_t everywhere; start with reserve-analysis in auditor | Christian Grothoff |
2016-10-20 | Finishing with #4709 | Marcello Stanisci |
2016-10-20 | Adding auditor-related db functions in testcase. Each cb is just a stub. | Marcello Stanisci |
2016-09-26 | return execution time also from exchange C API (#4578) | Christian Grothoff |
2016-09-23 | check return values, fix use of uninit memory on certain error handling paths | Christian Grothoff |
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-07-07 | fixing #4594 | Marcello Stanisci |
2016-06-11 | fixing more leaks | Christian Grothoff |
2016-06-02 | remove unnecessary check | Christian Grothoff |
2016-05-31 | extend test to cover GC | 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-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 | fix #4483 | Christian Grothoff |
2016-05-19 | export function to free commit coin data | 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 |