Age | Commit message (Expand) | Author |
2017-04-20 | finished implementing #4956 in principle, but not yet tested | Christian Grothoff |
2017-04-20 | fix misc doxygen issues | Christian Grothoff |
2017-04-19 | implement plugin function for auditor to check reserve closures | Christian Grothoff |
2017-04-19 | implementing database functions towards addressing #4956 | Christian Grothoff |
2017-04-19 | implement #4956-support in exchange db and exchange (to return information ab... | Christian Grothoff |
2017-04-16 | implement #4981 | Christian Grothoff |
2017-04-16 | add missing table drop instruction | Christian Grothoff |
2017-04-16 | fix #4984 | Christian Grothoff |
2017-04-09 | improve test case coverage for exchangedb | Christian Grothoff |
2017-04-08 | extend exchangedb API to allow storing DK revocation information | Christian Grothoff |
2017-04-07 | even more logging on DB issues | 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-04-02 | expand DB plugin to return payback information as part of coin/reserve histories | Christian Grothoff |
2017-04-02 | implement returning /paybacks as part of reserve history (#3887) | Christian Grothoff |
2017-04-02 | implementing insertion of payback information in postgres plugin (part of #3887) | Christian Grothoff |
2017-04-01 | implement DB plugin function to obtain reserve information, migrate logic to ... | Christian Grothoff |
2017-03-19 | minor auditor bugfixes | Christian Grothoff |
2017-03-19 | fix SQL error for pq 9.4 | Christian Grothoff |
2017-03-19 | reduce logging, improve compatibility with older postgres versions | 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-15 | more work on auditor, towards coin/denomination key checks | Christian Grothoff |
2017-03-14 | fix logging of BEGIN error | Christian Grothoff |
2017-03-08 | fix #4851 | Christian Grothoff |
2017-03-05 | fix memory leaks in DB logic | Christian Grothoff |
2017-03-04 | implementing #4929 | Christian Grothoff |
2017-02-07 | fix SQL | Florian Dold |
2017-02-07 | fix SQL | Florian Dold |
2017-02-07 | typo | Florian Dold |
2017-02-07 | fix SQL statement after removing transaction_id | 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-21 | better logging when db connection fails | Florian Dold |
2016-11-17 | add idempotency checks for /refresh/reveal, fixing #4793 | Christian Grothoff |
2016-11-17 | handle more nicely the case that concurrent withdraws have changed history, c... | Christian Grothoff |
2016-11-17 | select proper row of result set, not row 0 (in misc. database operations) | Christian Grothoff |
2016-11-17 | fix exchangedb auditor functions to return proper serial ids | Christian Grothoff |
2016-11-17 | change rowid type to uint64_t everywhere; start with reserve-analysis in auditor | Christian Grothoff |
2016-11-17 | add note on #4794 | Christian Grothoff |
2016-10-24 | NULL-terminate array | Christian Grothoff |
2016-10-20 | Adding auditor-related db functions in testcase. Each cb is just a stub. | Marcello Stanisci |
2016-10-18 | @author | Marcello Stanisci |
2016-10-17 | closing #4709 | Marcello Stanisci |