summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-07complete test_merchantdb testcaseChristian Grothoff
2016-06-07Merge branch 'master' of git+ssh://taler.net/var/git/merchantChristian Grothoff
2016-06-07minor stylistic fixesChristian Grothoff
2016-06-07call find_-APIs in test_merchantdbChristian Grothoff
2016-06-07fix testcase to cover 'store' APIChristian Grothoff
2016-06-07store exchange signing key in DBChristian Grothoff
2016-06-05implement check_deposit()Christian Grothoff
2016-06-05nicer repliesChristian Grothoff
2016-06-05response generation logic, some cleanupChristian Grothoff
2016-06-05implement postgres_find_proof_by_wtidChristian Grothoff
2016-06-05include exchange_uri with merchant_proofsChristian Grothoff
2016-06-05more work on tracking, do store exchange_uri with transaction dataChristian Grothoff
2016-06-05split /track handlers into two filesChristian Grothoff
2016-06-04towards /track/transactionChristian Grothoff
2016-06-04revisiting merchant backenddb, towards fixing #4502/#4160Christian Grothoff
2016-06-03towards implementing /trackChristian Grothoff
2016-06-03Merge branch 'master' of git.taler.net:/var/git/merchantChristian Grothoff
2016-06-03towards /track implementationsChristian Grothoff
2016-06-03fix FTBFSMarcello Stanisci
2016-06-03merge MHD_start_daemon callsChristian Grothoff
2016-06-02add support for -C optionChristian Grothoff
2016-06-02remove dead codeChristian Grothoff
2016-06-02check return valueChristian Grothoff
2016-06-02fix checkChristian Grothoff
2016-05-31comment out /track/deposit test from marcello, as code is incompleteChristian Grothoff
2016-05-31newlinesFlorian Dold
2016-05-31fail gracefully if binaries are not foundChristian Grothoff
2016-05-31reset db for testChristian Grothoff
2016-05-31handle wire transfer deadline conflict with execution timeChristian Grothoff
2016-05-31add support for /keys cache control (#4036)Christian Grothoff
2016-05-28making "make check" under src/lib compile; test still not passed. Also showin...Marcello Stanisci
2016-05-26actually store timeout task handleFlorian Dold
2016-05-26change edate to wire_transfer_deadline/delay (#4521)Christian Grothoff
2016-05-26fix FTBFS from recent RSA blinding API changeChristian Grothoff
2016-05-26remove dead /hash-contract API logicChristian Grothoff
2016-05-25Merge branch 'master' of git://taler.net/merchantMarcello Stanisci
2016-05-25adding scaffold for integrating /track/{deposit,wtid} API callsMarcello Stanisci
2016-05-24oops, timeout was way too smallFlorian Dold
2016-05-24cancel timeout taskFlorian Dold
2016-05-24include last /keys response when denomination not foundFlorian Dold
2016-05-24Revert "check for duplicate transaction ID"Florian Dold
2016-05-23reload exchange keys every hourFlorian Dold
2016-05-23better error responseFlorian Dold
2016-05-23better error responseFlorian Dold
2016-05-23authorsFlorian Dold
2016-05-23time out /pay after 30 secondsFlorian Dold