summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-05-10revert field name in bank-libMarcello Stanisci
2017-05-10improve history error reporting by testChristian Grothoff
2017-05-10removing use of bank's admin interface from bank-lib testcasesMarcello Stanisci
2017-05-10uncommenting the first failing bank-lib interpreter commandMarcello Stanisci
2017-05-10fix field nameMarcello Stanisci
2017-05-10uncommenting /admin/add/incoming interpreter commandMarcello Stanisci
2017-05-10initial fixes to test exchange/bank interfacingMarcello Stanisci
2017-05-10revert last changeMarcello Stanisci
2017-05-10serial_id -> row_id in returned jsonMarcello Stanisci
2017-05-09fix missing auth header for /admin/add/incomingChristian Grothoff
2017-05-09handle error code returned by TALER_amount_subtract in new error case TALER_E...Christian Grothoff
2017-05-09handle error code returned by TALER_EXCHANGEDB_denomination_keys_iterateChristian Grothoff
2017-05-09nicely handle error from json_dumps without assertChristian Grothoff
2017-05-09remove redundant checkChristian Grothoff
2017-05-09fix possible NULL deref, simplify logicChristian Grothoff
2017-05-08nominally finish implementation of taler-exchange-wirewatch (still needs test...Christian Grothoff
2017-05-08add 'get_latest_reserve_in_reference' to exchangedb APIChristian Grothoff
2017-05-08remove dead transfer details field from reserves_in (API, exchangedb, etc.)Christian Grothoff
2017-05-08move responsibility of converting to wire subject to reserve_pub into wire p...Christian Grothoff
2017-05-08updates to distinguish clearly between wtid and json transfer detailsChristian Grothoff
2017-05-07implement fakebank support (incl. tests) for #5005/#4964/4959Christian Grothoff
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