summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-04fix #5234Christian Grothoff
2018-01-04fix minor formatting issueChristian Grothoff
2018-01-04comment out extended test againChristian Grothoff
2018-01-04bugfixes in auditor and renderingChristian Grothoff
2018-01-04nicer formatting, some DCEChristian Grothoff
2018-01-04fix audit report formatting issuesChristian Grothoff
2018-01-04fix auditor to properly verify wire fee signatures and more gracefully handle...Christian Grothoff
2018-01-03add testcase for 'select_refunds_by_coin'Christian Grothoff
2018-01-02implement select_refunds_by_coin in exchangedb pluginChristian Grothoff
2018-01-02extending test logic to detect refund issue (commented out for now)Christian Grothoff
2018-01-01add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; updat...Christian Grothoff
2018-01-01refuse endian conversion for invalid amountsChristian Grothoff
2018-01-01change 'f' to 'contribution' in /depositChristian Grothoff
2017-12-22redefining/adding bank error codesMarcello Stanisci
2017-12-15adding more bank's error codesMarcello Stanisci
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