summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2016-10-17fix #4733Marcello Stanisci
2016-10-15fix missing receiver in /track/transfer query string (merchant-lib)Marcello Stanisci
2016-10-15fixing #4577, as well as a few other cases where we need to index by merchant...Christian Grothoff
2016-10-13making (transaction_id, merchant_pub) the primary keyMarcello Stanisci
2016-10-07re-closing #4702Marcello Stanisci
2016-10-05resolve #4689Marcello Stanisci
2016-10-04calling /history API from testcase. Loops ..Marcello Stanisci
2016-10-04still on /history merchant-libMarcello Stanisci
2016-10-04adding stub for /history callbackMarcello Stanisci
2016-10-04header definitions for /historyMarcello Stanisci
2016-10-04stub for /history testingMarcello Stanisci
2016-10-03testcase for #4702Marcello Stanisci
2016-09-28multiple instances automatically iterated in testcaseMarcello Stanisci
2016-09-26Merge branch 'receiver'Marcello Stanisci
2016-09-26Adapting /pay and /contract to new TALER_ContractPS interfaceMarcello Stanisci
2016-09-26fixing 'make check' for new hashmap based instance pickingMarcello Stanisci
2016-09-23testcase not passed, logs deployedMarcello Stanisci
2016-09-23fix NPE if plugin not found, and some error handlingChristian Grothoff
2016-09-16run /trace functions twice to check caching works as expectedChristian Grothoff
2016-09-12typoFlorian Dold
2016-07-07fixing #4594Marcello Stanisci
2016-06-24adapting /track API to use merchant instancesMarcello Stanisci
2016-06-24adapting merchant-lib to use merchants instancesMarcello Stanisci
2016-06-13adaptations for #4569 fix in exchangeChristian Grothoff
2016-06-11fixing #4160Christian Grothoff
2016-06-11return time of wire transfer in /trace/transactionChristian Grothoff
2016-06-11handle HTTP_ACCEPTED case properlyChristian Grothoff
2016-06-11fix leaksChristian Grothoff
2016-06-11fix memory leaks: json_array_append increments RCChristian Grothoff
2016-06-11check return values of json_array_appendChristian Grothoff
2016-06-11test transfer and transaction tracking, in both directions firstChristian Grothoff
2016-06-11implement /track/transaction API and testcaseChristian Grothoff
2016-06-10build /track/transaction responseChristian Grothoff
2016-06-10towards a testcase for /track/transactionChristian Grothoff
2016-06-10minor bugfixes in /track/transfer logic, testcase now passesChristian Grothoff
2016-06-09more work on /track APIsChristian Grothoff
2016-06-09exchange URI should not need to be passed when tracking transactionChristian Grothoff
2016-06-09add skeleton for calling /track/transaction to testcaseChristian Grothoff
2016-06-09pass base URIs instead of full URIsChristian Grothoff
2016-06-09skeleton for /track/transfer and /track/transaction, renaming to match latest...Christian Grothoff
2016-06-09clarify commentsChristian Grothoff
2016-06-09enable rudimentary /track/deposit testChristian Grothoff
2016-06-09test aggregation works with /pay (check fakebank result)Christian Grothoff
2016-06-09pass correct config to aggregatorChristian Grothoff
2016-06-09run fakebank on 8083, use new port consistentlyChristian Grothoff
2016-06-09add commands to run aggregatorChristian Grothoff
2016-06-09fix currency configuration, now that exchange checksChristian Grothoff
2016-06-08start fakebank service in testcase (not yet actually used)Christian Grothoff
2016-06-05include exchange_uri with merchant_proofsChristian Grothoff
2016-06-04revisiting merchant backenddb, towards fixing #4502/#4160Christian Grothoff