summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-06-01add version to keydata returned by libtalerexchange (#5035)Christian Grothoff
2017-06-01fix #5035Christian Grothoff
2017-06-01start to use extended libgnunetpq API (not finished)Christian Grothoff
2017-05-29undo accidental commitChristian Grothoff
2017-05-29minor changes to get #3464 to work, finallyChristian Grothoff
2017-05-29rename proposal_data to contract_terms (see #4879)Florian Dold
2017-05-28add missing drop, should fix #5007Christian Grothoff
2017-05-25more work on #5010Christian Grothoff
2017-05-25more work on #5010Christian Grothoff
2017-05-25starting some initial work on #5010, very incompleteChristian Grothoff
2017-05-24bank flush db command also needed -c optionMarcello Stanisci
2017-05-24fix auditor_iter, still a GNUNET_SYSERR lying around.Marcello Stanisci
2017-05-22fix segv in test if DB interaction failed hardChristian Grothoff
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