summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-05-07adjust test to work with real bank (now fails)Christian Grothoff
2017-05-07check json_pack return value, just to be niceChristian Grothoff
2017-05-05updating DB schema for new wire history operations and future auditor checks ...Christian Grothoff
2017-05-05more work on wirewatchChristian Grothoff
2017-05-05starting to implement taler-exchange-wirewatchChristian Grothoff
2017-05-04add link to bugChristian Grothoff
2017-05-04start to add /history testing support to tests, fix some minor issuesChristian Grothoff
2017-05-04fix names to match latest specificationChristian Grothoff
2017-05-04add /history support to fakebankChristian Grothoff
2017-05-04fix indentationChristian Grothoff
2017-05-04adding support for transaction history to wire plugin API (#4959)Christian Grothoff
2017-05-04switch bank api to new authentication method APIChristian Grothoff
2017-05-04fix typoChristian Grothoff
2017-05-04implement #4993Christian Grothoff
2017-04-20finished implementing #4956 in principle, but not yet testedChristian Grothoff
2017-04-20expand testcase to cover new DB APIChristian Grothoff
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