summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-03-12fix #5281 for exchange: do preflight check that an old transaction is no long...Christian Grothoff
2018-02-28helpers return exchange base url from config.Marcello Stanisci
2018-02-26Bank-lib tests, using the new (libraries-based) style.Marcello Stanisci
2018-02-21denom pub trait made 'const'Marcello Stanisci
2018-02-21no need for a "hash trait" here. Removing code.Marcello Stanisci
2018-02-21adding command to wire transfer to exchange byMarcello Stanisci
2018-02-21test command "fakebank transfer"Marcello Stanisci
2018-02-19bank-check test cmd offers exchange url as trait.Marcello Stanisci
2018-02-17hash and public key traits.Marcello Stanisci
2018-02-16hash code traitMarcello Stanisci
2018-02-16offering amount _objects_ as traits (a string version ofMarcello Stanisci
2018-02-15fix paste leftoverMarcello Stanisci
2018-02-15adding "order id" traitMarcello Stanisci
2018-02-14offer url traitMarcello Stanisci
2018-02-12Implement new traits-based tests.Marcello Stanisci
2018-01-31url construction helpersFlorian Dold
2018-01-30use url instead of uri consistentlyFlorian Dold
2018-01-22new error code for #5262Christian Grothoff
2018-01-22error codes for merchant /check-paymentFlorian Dold
2018-01-21make fakebank_url more robustChristian Grothoff
2018-01-21finish simplifying main by adding more helpers and macrosChristian 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-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-16remove dead error codeChristian Grothoff
2018-01-15add timestamp for /reserve/status deposit eventsChristian Grothoff
2018-01-04add pay session signatureFlorian Dold
2018-01-04fix auditor to properly verify wire fee signatures and more gracefully handle...Christian Grothoff
2018-01-02implement select_refunds_by_coin in exchangedb pluginChristian Grothoff
2018-01-01add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; updat...Christian 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-14remove _admin APIs from libtalerexchangeChristian Grothoff
2017-12-14nicer error reportingChristian Grothoff
2017-12-09need a few more error codesChristian 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-27Add error code TIP_QUERY_TIP_ID_UNKNOWNFlorian Dold
2017-11-19add last_timestamp to wire auditor progress point; fix confusion in param/res...Christian Grothoff
2017-11-12work on #5077: reserve_pub vs. wtid issue, add reject functionality to wire p...Christian Grothoff
2017-11-06work on making auditor reports nicer (#4962)Christian Grothoff