summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-02-07make it compileFlorian Dold
2018-02-07wire plugin (test): gracefully handle errorsFlorian Dold
2018-02-06wirewatch: fix and simplify last row trackingFlorian Dold
2018-02-06wirewatch: set last_row_off_size when we set last_row_offFlorian Dold
2018-02-05exchangedb/postgres: handle duplicate wire transfers correctlyFlorian Dold
2018-02-05wirewatch: no need to do rollback on hard/soft errorFlorian Dold
2018-02-05wirewatch: fix uninitialized offset variable, loggingFlorian Dold
2018-01-31url joining: grow strings correctlyFlorian Dold
2018-01-31oops, add missing fileFlorian Dold
2018-01-31more tests, fix varargs invocationFlorian Dold
2018-01-31url construction helpersFlorian Dold
2018-01-30better error messageFlorian Dold
2018-01-30use url instead of uri consistentlyFlorian Dold
2018-01-29serialize amounts as string instead of an objectFlorian Dold
2018-01-22new error code for #5262Christian Grothoff
2018-01-22error codes for merchant /check-paymentFlorian Dold
2018-01-21add missing cmd fileChristian Grothoff
2018-01-21make fakebank_url more robustChristian Grothoff
2018-01-21finish simplifying main by adding more helpers and macrosChristian Grothoff
2018-01-21use CONFIG_FILE macroChristian Grothoff
2018-01-21more wire transfer variantsChristian Grothoff
2018-01-21factor out more helpersChristian Grothoff
2018-01-21integrate sigpipe with ain loopChristian Grothoff
2018-01-21integrate sigpipe with ain loopChristian Grothoff
2018-01-21forgotten fileChristian Grothoff
2018-01-21finish new withdraw command implementationChristian Grothoff
2018-01-21more traitsChristian Grothoff
2018-01-21new test interpreter architecture, first draftChristian Grothoff
2018-01-19Florian is right, this should be a 409, not 500Christian Grothoff
2018-01-18implement #5254Christian Grothoff
2018-01-16use saner log levelChristian Grothoff
2018-01-16fix fakebank memory leakChristian Grothoff
2018-01-16remove dead error codeChristian Grothoff
2018-01-15add timestamp for /reserve/status deposit eventsChristian Grothoff
2018-01-15fix type for bool to match what postgres returns -- 1 byte instead of 4 bytesChristian Grothoff
2018-01-04add pay session signatureFlorian Dold
2018-01-04enable test for #5234Christian Grothoff
2018-01-04fix #5234Christian 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 auditor to properly verify wire fee signatures and more gracefully ↵Christian Grothoff
handle arithmetic amount issue
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; ↵Christian Grothoff
update ChangeLog
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