summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-03-18deal with some minor FIXMEs in auditorChristian Grothoff
2017-03-18add required separate risk balance per denomination to auditordbChristian Grothoff
2017-03-18simplify auditordb API to match actual requirements betterChristian Grothoff
2017-03-18more work on auditorChristian Grothoff
2017-03-18complete skeleton of wire-out audit logicChristian Grothoff
2017-03-18add wire_out tracking to exchangedb, including deferred constraint, and to ag...Christian Grothoff
2017-03-18adjust exchangedb plugin to provide wire_out tracking APIChristian Grothoff
2017-03-17fix FTBFS of testChristian Grothoff
2017-03-17fix FTBFSChristian Grothoff
2017-03-17simple error handling issues, update TODO/planChristian Grothoff
2017-03-17init risk, notesChristian Grothoff
2017-03-17add skeleton function for 3887-emergency reportingChristian Grothoff
2017-03-17implement more audit checks for refundsChristian Grothoff
2017-03-17more work on coin/denomination auditChristian Grothoff
2017-03-17fix typosChristian Grothoff
2017-03-17fix refund check logicChristian Grothoff
2017-03-17verify deposit signature during auditChristian Grothoff
2017-03-17initialize 'currency' variableChristian Grothoff
2017-03-15more work on auditor, towards coin/denomination key checksChristian Grothoff
2017-03-15skeleton logic for analyze_coins()Christian Grothoff
2017-03-15add required rowid for diagnosticsChristian Grothoff
2017-03-15introduce 'struct TALER_AUDITORDB_ProgressPoint'Christian Grothoff
2017-03-15add -m option to auditorChristian Grothoff
2017-03-15update getopt config parsing style to match 'getopt' GNUnet branch API changeChristian Grothoff
2017-03-14more work on auditor, listing open TODOsChristian Grothoff
2017-03-14fix logging of BEGIN errorChristian Grothoff
2017-03-14more work on auditor, still very incompleteChristian Grothoff
2017-03-14incomplete working on taler-auditorChristian Grothoff
2017-03-10Adding new error code.Marcello Stanisci
2017-03-08fix #4851Christian Grothoff
2017-03-06test more of /wire, fix off-by-oneChristian Grothoff
2017-03-06cover get more of /wire API in test caseChristian Grothoff
2017-03-06add amount division API and test caseChristian Grothoff
2017-03-05add EC codes for merchantChristian Grothoff
2017-03-05fix memory leaks in DB logicChristian Grothoff
2017-03-05fix use of uninit valueChristian Grothoff
2017-03-04write test for new wire fee APIs (#4931)Christian Grothoff
2017-03-04implement #4937: allow extraction of feesChristian Grothoff
2017-03-04implementing #4932Christian Grothoff
2017-03-04implementing/fixing #4933: check total_amount matches aggregated transactionsChristian Grothoff
2017-03-04implementing #4929Christian Grothoff
2017-03-03implement #4929: add wire transfer fee to /wire (but not yet charged by aggre...Christian Grothoff
2017-03-03use new ENABLE method to load wire pluginsChristian Grothoff
2017-03-03update configuration generators to use new ENABLE option instead of WIREFORMA...Christian Grothoff
2017-03-03changing wire plugin specification from [exchange]WIREFORMAT to [exchange-wir...Christian Grothoff
2017-03-02implement #4851 (refuse to run without wire plugin)Christian Grothoff
2017-03-02implementing #4921: add base URL to wire transfersChristian Grothoff
2017-03-02fix expire header parsing if day-of-month is 7th due to field confusing (wday...Christian Grothoff
2017-02-27error code for instance unknownMarcello Stanisci
2017-02-14fix return value checkChristian Grothoff