summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-12-14make DEBUG bulk logsMarcello Stanisci
2017-12-14store password in the right variableMarcello Stanisci
2017-12-14implement taler-bank-transfer, fixes #5195Christian Grothoff
2017-12-14eliminate /admin/add/incoming (fixes #5172)Christian Grothoff
2017-12-14remove _admin APIs from libtalerexchangeChristian Grothoff
2017-12-14remove _admin APIs from libtalerexchangeChristian Grothoff
2017-12-14nicer error reportingChristian Grothoff
2017-12-13logging the /reject requester in tests as the deposit _credit_ accountMarcello Stanisci
2017-12-13respect /reject API: credit_account -> account_numberMarcello Stanisci
2017-12-13re-enable bank /reject testing now that bank implements it (closes #5200)Christian Grothoff
2017-12-12use dual stack for exchangeChristian Grothoff
2017-12-12use dual stack for fakebankChristian Grothoff
2017-12-10log rowids and amountsChristian Grothoff
2017-12-10better diagnostics from fakebankChristian Grothoff
2017-12-10add -r command line option to wirewatchChristian Grothoff
2017-12-10bump protocol version of C client, we do support the new refreshChristian Grothoff
2017-12-10eliminate use of exchange's /admin/add/incoming with fakebank in taler-exchan...Christian Grothoff
2017-12-10add testcase for #5077 (passes), start to reduce use of exchange's admin/add/...Christian Grothoff
2017-12-10add wirewatch command to testcase (not yet active), for #5077Christian Grothoff
2017-12-10check find_pk return value in testChristian Grothoff
2017-12-10fix test for '*' accepted encodingChristian Grothoff
2017-12-09need a few more error codesChristian Grothoff
2017-12-09fix potential NPEChristian Grothoff
2017-12-09fix enum confusionChristian Grothoff
2017-12-09initialize rev_rowid alwaysChristian Grothoff
2017-12-09switch auth based on account number in testChristian Grothoff
2017-12-09swap account numbers so reject can work with authChristian Grothoff
2017-12-08set error code correctly, removes compiler warningFlorian Dold
2017-12-08use row_id instead of serial_id everywhereFlorian Dold
2017-12-08bank uses row_id instead of serial_id nowFlorian Dold
2017-12-08comment out bank test cases until implemented in bankFlorian Dold
2017-12-08fix reservemod issue with time roundingChristian Grothoff
2017-12-06largely fix #5077Christian Grothoff
2017-11-30patch to address #5183: always round time before giving it to DB, tolerate DB...Christian Grothoff
2017-11-30properly document TALER_SIGNATURE_MERCHANT_REFUND_OKChristian Grothoff
2017-11-29fixing #5178Christian Grothoff
2017-11-27round timestamp so that the exchange does not crash when converting to JSONChristian Grothoff
2017-11-27Add error code TIP_QUERY_TIP_ID_UNKNOWNFlorian Dold
2017-11-20do not break on issues we log to JSONChristian Grothoff
2017-11-20fix issue in wire auditor's history processingChristian Grothoff
2017-11-20implement #5177 (not yet tested)Christian Grothoff
2017-11-19implementing #4961: detection of missing aggregate transfersChristian Grothoff
2017-11-19add last_timestamp to wire auditor progress point; fix confusion in param/res...Christian Grothoff
2017-11-19test select_deposits_missing_wire, fix uninitialized wire_deadline in deposit...Christian Grothoff
2017-11-12update bug refs to #5177Christian Grothoff
2017-11-12work on #5077: reserve_pub vs. wtid issue, add reject functionality to wire p...Christian Grothoff
2017-11-12make -m option optional for taler-auditor and taler-wire-auditorChristian Grothoff
2017-11-08fix misc typos in auditor report logicChristian Grothoff
2017-11-08fix minor wire auditor bugs, add samples of outputChristian Grothoff
2017-11-07more work on wire auditor and reporting (#4958)Christian Grothoff