summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2017-04-19implement plugin function for auditor to check reserve closuresChristian Grothoff
2017-04-19implementing database functions towards addressing #4956Christian Grothoff
2017-04-19implementing #4956-support in libtalerexchangeChristian Grothoff
2017-04-18fixing #4980Christian Grothoff
2017-04-17introducing closing feeChristian Grothoff
2017-04-16fix #4984Christian Grothoff
2017-04-16test case of /payback done twice, handle 403-case in /payback handler, thereb...Christian Grothoff
2017-04-09improve test case coverage for exchangedbChristian Grothoff
2017-04-08implement checking of denomination revocation status in auditorChristian Grothoff
2017-04-08extend exchangedb API to allow storing DK revocation informationChristian Grothoff
2017-04-07implement denomination key revocation logic in exchangedb and taler-exchange-...Christian Grothoff
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