summaryrefslogtreecommitdiff
path: root/src/wire/plugin_wire_test.c
AgeCommit message (Expand)Author
2018-04-02Changing configuration structure to enable multiple accounts.Christian Grothoff
2018-02-07make it compileFlorian Dold
2018-02-07wire plugin (test): gracefully handle errorsFlorian Dold
2018-01-30use url instead of uri consistentlyFlorian Dold
2017-12-14nicer error reportingChristian Grothoff
2017-12-06largely fix #5077Christian Grothoff
2017-11-20fix issue in wire auditor's history processingChristian Grothoff
2017-11-12work on #5077: reserve_pub vs. wtid issue, add reject functionality to wire p...Christian Grothoff
2017-10-06use proper enum value for error code on signature parsing in wire pluginChristian Grothoff
2017-05-16implement test and fix minor discovered bugs for /history via test wire plugi...Christian Grothoff
2017-05-16handle base32-wire transfer subject being followed by space+exchange base url...Christian Grothoff
2017-05-08move responsibility of converting to wire subject to reserve_pub into wire p...Christian Grothoff
2017-05-08updates to distinguish clearly between wtid and json transfer detailsChristian Grothoff
2017-05-05more work on wirewatchChristian Grothoff
2017-05-05starting to implement taler-exchange-wirewatchChristian Grothoff
2017-05-04adding support for transaction history to wire plugin API (#4959)Christian Grothoff
2017-05-04switch bank api to new authentication method APIChristian Grothoff
2017-05-04implement #4993Christian Grothoff
2017-04-20fix misc doxygen issuesChristian Grothoff
2017-03-02implementing #4921: add base URL to wire transfersChristian Grothoff
2016-11-18addressing #4803: nicer error messages for invalid wire formatsChristian Grothoff
2016-07-07fixing #4594Marcello Stanisci
2016-06-11fixing more leaksChristian Grothoff
2016-05-02code simplification via new extended libgnunetcurl APIChristian Grothoff
2016-05-02fixing #4479Christian Grothoff
2016-04-22make names related to wire plugins less genericFlorian Dold
2016-04-19move currency to taler section, create taler.confFlorian Dold
2016-04-17update code to match new APIChristian Grothoff
2016-04-11implementing #4357, but test missingChristian Grothoff
2016-04-10changing code to meet latest change in GNUNET_SCHEDULER APIChristian Grothoff
2016-04-06get simple aggregation test to passChristian Grothoff
2016-04-04-fix mem leaksChristian Grothoff
2016-04-02change taler-exchange-sepa to a more generic taler-exchange-wire tool using t...Christian Grothoff
2016-04-01fix error messageChristian Grothoff
2016-04-01update man pages and templates to use current optionsChristian Grothoff
2016-04-01implementing #4356, tests still failing, but main logic should now be updatedChristian Grothoff
2016-04-01return nicer error message from bank API and fix compiler warningChristian Grothoff
2016-03-19first refactoring of JSON logic to address #4150 and #4237Christian Grothoff
2016-03-04modify /wire/test to provide bank URI and bank account numbersChristian Grothoff
2016-03-04towards returning account numbers in /wire/testChristian Grothoff
2016-03-02fixing #4230 in bank-libChristian Grothoff
2016-03-02towards fixing #4230Christian Grothoff
2016-03-01renaming mint->exchangeChristian Grothoff
2016-02-06fix compiler warning, define test wire json formatChristian Grothoff
2016-01-25finish serialization/deserialization logic for test wire transfersChristian Grothoff
2016-01-25test wire formats before usingChristian Grothoff
2016-01-25more work on wire pluginChristian Grothoff
2016-01-24more work on wire pluginsChristian Grothoff
2016-01-24adding skeletons for pluginsChristian Grothoff