summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-18warn properly if we failed to run taler-exchange-aggregatorChristian Grothoff
2016-05-18fix table dropping logic to ensure testcases run in fresh environmentChristian Grothoff
2016-05-16use GNUNET_new_array()Christian Grothoff
2016-05-16not all are 2dChristian Grothoff
2016-05-16Merge branch 'master' of git+ssh://taler.net/var/git/exchangeChristian Grothoff
2016-05-16fixing #3814 by removing ability to melt multiple oldcoins at the same timeChristian Grothoff
2016-05-11MASTER_KEY in section merchant-exchange-test used to point exchange's private...Marcello Stanisci
2016-05-11uncommenting PORT in configMarcello Stanisci
2016-05-10merchant private key in config generatorMarcello Stanisci
2016-05-10adding EDATE in merchant config generatorMarcello Stanisci
2016-05-10typoMarcello Stanisci
2016-05-10typo: tears->yearsMarcello Stanisci
2016-05-10typoMarcello Stanisci
2016-05-10including config generator among installed filesMarcello Stanisci
2016-05-08reorg testcase a bitChristian Grothoff
2016-05-08adding test for wire prepare dataChristian Grothoff
2016-05-08expand testcase to cover refund API, fix minor issuesChristian Grothoff
2016-05-06more work on test, noting what is left to do with bug numberChristian Grothoff
2016-05-06more work on test, noting what is left to doChristian Grothoff
2016-05-06check if starting aggregator actually workedChristian Grothoff
2016-05-06fix shutdown issue in testChristian Grothoff
2016-05-06add timeout logic to aggregator testChristian Grothoff
2016-05-06adding test for auditors APIChristian Grothoff
2016-05-06refactoring exchangedb tests to improve coverageChristian Grothoff
2016-05-06refactoring exchangedb tests to improve coverageChristian Grothoff
2016-05-06refactor code to write signing keys in same module where we read themChristian Grothoff
2016-05-06drop refunds table as wellChristian Grothoff
2016-05-06bump copyrightChristian Grothoff
2016-05-06support REFUNDS in transaction history in libtalerexchangeChristian Grothoff
2016-05-06add logic to return refunds with transaction historyChristian Grothoff
2016-05-06implement logic to store refund data into postgres databaseChristian Grothoff
2016-05-05working on #3641: more on /refund implementationChristian Grothoff
2016-05-05implementing #4449Christian Grothoff
2016-05-05fixing #4461Christian Grothoff
2016-05-05export transaction history check functionChristian Grothoff
2016-05-04fix fmt string issuesChristian Grothoff
2016-05-04fixes for distingChristian Grothoff
2016-05-04fix make distChristian Grothoff
2016-05-04implementing /refund API (#3848)Christian Grothoff
2016-05-04dead code eliminationChristian 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-04fix JSON format stringChristian 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-03finish tests for #4437Christian Grothoff