summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2017-04-04towards supporting #3887 in the auditorChristian Grothoff
2017-04-04handle /payback in auditor when checking reservesChristian Grothoff
2017-04-03implement #3887-handling in exchange-libChristian Grothoff
2017-04-03implement rest of exchange logic for #3887 (return payback information in res...Christian Grothoff
2017-04-02implement tests for extended DB APIChristian Grothoff
2017-04-02implement returning /paybacks as part of reserve history (#3887)Christian Grothoff
2017-04-02implementing insertion of payback information in postgres plugin (part of #3887)Christian Grothoff
2017-04-01implement DB plugin function to obtain reserve information, migrate logic to ...Christian Grothoff
2017-03-29first sketch at db module implementation for #3887Christian Grothoff
2017-03-29implement /payback-functions in libtalerexchange.soChristian Grothoff
2017-03-29implement /payback parsing and signature verificationChristian Grothoff
2017-03-20deal with persisting wire/aggregation fee data in auditorChristian Grothoff
2017-03-20fix auditor progress point issueChristian Grothoff
2017-03-20fixing misc auditor issuesChristian Grothoff
2017-03-19minor auditor bugfixesChristian Grothoff
2017-03-19add exchangedb API (but no implementation/tests) for /payback handlingChristian Grothoff
2017-03-19add structs and message types for future implementation of #3887Christian Grothoff
2017-03-19simplify analysis by returning denom_pub with rest of coin transaction data i...Christian Grothoff
2017-03-19revise exchangedb structure eliminating duplicated wire transfer date from ag...Christian Grothoff
2017-03-19alpha-renaming to better describe what functions/tables doChristian Grothoff
2017-03-18finish sync_denomination() implementationChristian Grothoff
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-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-17implement more audit checks for refundsChristian Grothoff
2017-03-17more work on coin/denomination auditChristian Grothoff
2017-03-17verify deposit signature during auditChristian 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-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-10Adding new error code.Marcello Stanisci
2017-03-06add amount division API and test caseChristian Grothoff
2017-03-05add EC codes for merchantChristian Grothoff
2017-03-05fix use of uninit valueChristian Grothoff
2017-03-04implement #4937: allow extraction of feesChristian Grothoff
2017-03-04implementing #4932Christian 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-03changing wire plugin specification from [exchange]WIREFORMAT to [exchange-wir...Christian Grothoff
2017-03-02implementing #4921: add base URL to wire transfersChristian Grothoff
2017-02-27error code for instance unknownMarcello Stanisci
2017-02-07remove transaction_id, only one payment per proposal allowedFlorian Dold
2017-02-06contract terminology renaming (#4877)Florian Dold
2017-02-06h_proposal_data -> hashMarcello Stanisci