summaryrefslogtreecommitdiff
path: root/src/exchange-lib
AgeCommit message (Expand)Author
2016-06-08turn libfakebank into libtalerfakebank so we can use it for testcases in the ...Christian Grothoff
2016-06-07add exchange_pub to callbacksChristian Grothoff
2016-05-31add support for /keys cache control (#4036)Christian Grothoff
2016-05-30adding --pool-size option to benchmark,Marcello Stanisci
2016-05-26fix #4533 for exchange (breaks interaction with bank for /admin/add/incoming)Christian Grothoff
2016-05-26change edate to wire_transfer_deadline/delay (#4521)Christian Grothoff
2016-05-24fixing #4520: be more aggressive at asserting when API is violatedChristian Grothoff
2016-05-24fix #4483Christian Grothoff
2016-05-24allow access to raw /keys responseFlorian Dold
2016-05-21testing refund, fixing bugs, refund test passesChristian Grothoff
2016-05-21make use of GNUNET_JSON_from_data_auto where possibleChristian Grothoff
2016-05-20extending interpreter to cover refund (but not used yet)Christian Grothoff
2016-05-20enforce wire deadline >= refund_deadline in APIChristian Grothoff
2016-05-18fix #4506: check that master key matches our master key when loading signing ...Christian Grothoff
2016-05-16fixing #3814 by removing ability to melt multiple oldcoins at the same timeChristian Grothoff
2016-05-06bump copyrightChristian Grothoff
2016-05-06support REFUNDS in transaction history in libtalerexchangeChristian Grothoff
2016-05-05export transaction history check functionChristian Grothoff
2016-05-04fix fmt string issuesChristian Grothoff
2016-05-04fix make distChristian Grothoff
2016-05-04implementing /refund API (#3848)Christian Grothoff
2016-05-04fix issues in tracking API and tracking API test, resolves #4399Christian Grothoff
2016-05-04be more careful with terminologyChristian Grothoff
2016-05-04check WTID matchesChristian Grothoff
2016-05-04fix size in purposeChristian Grothoff
2016-05-04round exec timeChristian Grothoff
2016-05-04modify test to trigger aggregation properly and check resulting fakebank tran...Christian Grothoff
2016-05-03towards fixing #4399Christian Grothoff
2016-05-03enable multiple wire methods to be used with aggregator, add command to run a...Christian Grothoff
2016-05-02code simplification via new extended libgnunetcurl APIChristian Grothoff
2016-05-02fix #4184Christian Grothoff
2016-05-02fixing #4479Christian Grothoff
2016-04-21Merge branch 'master' of ssh://taler.net:/var/git/exchangeChristian Grothoff
2016-04-20sketching out refund API implementationChristian Grothoff
2016-04-20introduce refund feeChristian Grothoff
2016-04-19move currency to taler section, create taler.confFlorian Dold
2016-04-17replace bank_api_context with libgnunetcurlChristian Grothoff
2016-04-17replace exchange_api_context with libgnunetcurlChristian Grothoff
2016-04-17fix commentsChristian Grothoff
2016-04-11check exchange signature on /wire/deposit response (#4135)Christian Grothoff
2016-04-11implement signing of /wire/deposit replies (#4135)Christian Grothoff
2016-04-11implementing #4357, but test missingChristian Grothoff
2016-04-10fixing #4386: use more sane configuration and data file structureChristian Grothoff
2016-04-10changing code to meet latest change in GNUNET_SCHEDULER APIChristian Grothoff
2016-04-03fix json generation, use proper json in testChristian Grothoff
2016-04-01set environment variable to ensure plugins are found during testsChristian 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-03-30towards a testcase for aggregation logicChristian Grothoff
2016-03-21Merge branch 'master' of git+ssh://git.taler.net/var/git/exchangeChristian Grothoff