summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-04-19add support for closed reserves to taler-auditorChristian Grothoff
2017-04-19implement plugin function for auditor to check reserve closuresChristian Grothoff
2017-04-19implementing database functions towards addressing #4956Christian Grothoff
2017-04-19implement #4956-support in exchange db and exchange (to return information ab...Christian Grothoff
2017-04-19implementing #4956-support in libtalerexchangeChristian Grothoff
2017-04-19implement #4983Christian Grothoff
2017-04-18fixing #4980Christian Grothoff
2017-04-17introducing closing feeChristian Grothoff
2017-04-17implement #4982Christian Grothoff
2017-04-17properly init denom_hash in testChristian Grothoff
2017-04-16implement #4981Christian Grothoff
2017-04-16add missing table drop instructionChristian 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-16fix use of uninit value on PAYBACK path in auditorChristian Grothoff
2017-04-10also test reserve history after paybackChristian Grothoff
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