summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-05-18tolerating bad denomination blobs when iterating overMarcello Stanisci
2017-05-18auditor doesn't sign a zero-length list of denominationsMarcello Stanisci
2017-05-17bank-lib testcase passes config file to the bankMarcello Stanisci
2017-05-17remove mention of 'talercheck'Marcello Stanisci
2017-05-17bank-lib looks first into env to get checkdb's nameMarcello Stanisci
2017-05-16implement test and fix minor discovered bugs for /history via test wire plugi...Christian Grothoff
2017-05-16skeleton for the test for #4959Christian Grothoff
2017-05-16nicer error reportingChristian Grothoff
2017-05-16use and purge alternate db when testing against python bankMarcello Stanisci
2017-05-16start_row is actually start in the spec, fix namingChristian Grothoff
2017-05-16handle base32-wire transfer subject being followed by space+exchange base url...Christian Grothoff
2017-05-16fix port numbers, no longer 8081 but on 8080; and box json array /history res...Christian Grothoff
2017-05-16take the history array from "data" field returned by the bankMarcello Stanisci
2017-05-14improve serializability error handling a bitChristian Grothoff
2017-05-12nicer loggingChristian Grothoff
2017-05-11clean up debug logicChristian Grothoff
2017-05-11acutally initialize num_auditors field, helps a lot...Christian Grothoff
2017-05-11even more detailed /history error reportingChristian Grothoff
2017-05-11fail hard if any auditor sig is wrongChristian Grothoff
2017-05-11fix auditor signing process: include signature over refund feeChristian Grothoff
2017-05-11generate auditor signatures in exchange-lib testcase, and handle problem with...Christian Grothoff
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