summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-04-10fix test_exchangedb denomkeys testChristian Grothoff
2017-04-10expand /payback testsChristian Grothoff
2017-04-10add test case for #3887Christian Grothoff
2017-04-10preparations for testing /payback APIChristian Grothoff
2017-04-09remove test code coverage for auditordbChristian Grothoff
2017-04-09improve test case coverage for exchangedbChristian Grothoff
2017-04-09expand testcase to cover TALER_EXCHANGEDB_denomination_key_revokeChristian 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-08fix json_pack format stringChristian Grothoff
2017-04-08have auditor report command to handle denomination key revocation on emergenc...Christian Grothoff
2017-04-08return revoked denom hashes under payback array in /keysChristian Grothoff
2017-04-07fix FTBFS in testcaseChristian Grothoff
2017-04-07implement denomination key revocation logic in exchangedb and taler-exchange-...Christian Grothoff
2017-04-07even more logging on DB issuesChristian Grothoff
2017-04-04check payback signatures in auditorChristian 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-03mark TODOs for #3887 in exchange-libChristian Grothoff
2017-04-03implement rest of exchange logic for #3887 (return payback information in res...Christian Grothoff
2017-04-03handle TALER_EXCHANGEDB_RO_EXCHANGE_TO_BANK in DB balance calulationsChristian Grothoff
2017-04-03handle TALER_EXCHANGEDB_RO_PAYBACK_COIN in DB balance calulationsChristian Grothoff
2017-04-03handle TALER_EXCHANGEDB_TT_PAYBACK in DB balance calulationsChristian Grothoff
2017-04-03handle TALER_EXCHANGEDB_TT_PAYBACK in response generation of exchangeChristian Grothoff
2017-04-02implement tests for extended DB APIChristian Grothoff
2017-04-02expand DB plugin to return payback information as part of coin/reserve historiesChristian 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-29implementing remaining /payback responsesChristian Grothoff
2017-03-29first sketch at db module implementation for #3887Christian Grothoff
2017-03-29implement /payback-functions in libtalerexchange.so (new C file)Christian Grothoff
2017-03-29implement /payback-functions in libtalerexchange.soChristian Grothoff
2017-03-29implement /payback parsing and signature verificationChristian Grothoff
2017-03-25renaming GNUNET_GETOPT-symbols to match latest changes in GNUnetChristian Grothoff
2017-03-24merge aggregatorChristian Grothoff
2017-03-20use nicer text for audit reportChristian Grothoff
2017-03-20finish #3775, including addition of man pageChristian Grothoff
2017-03-20fix log level of auditor, elimintate REFERENCES constraint for now, unclear i...Christian Grothoff
2017-03-20deal with persisting wire/aggregation fee data in auditorChristian Grothoff
2017-03-20deal with aggregation fee lookup and calculations in auditorChristian Grothoff
2017-03-20report wire amount minus aggregation fee in wire_out table, start logic in au...Christian Grothoff
2017-03-20fix risk/fee calculations in auditorChristian Grothoff
2017-03-20fix auditor progress point issueChristian Grothoff
2017-03-20fixing misc auditor issuesChristian Grothoff
2017-03-20fix misc minor issues in new auditor logicChristian Grothoff
2017-03-19minor auditor bugfixesChristian Grothoff
2017-03-19fix regression causing NPEChristian Grothoff
2017-03-19check return value from MHD_add_response_header()Christian Grothoff