summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-07make sure bin existsFlorian Dold
2020-08-07log file locationFlorian Dold
2020-08-07only shut down onceFlorian Dold
2020-08-06Run new integration tests in CITorsten Grote
2020-08-06remove debug logFlorian Dold
2020-08-06reduce verbosity a bit, add convenience symlinkFlorian Dold
2020-08-06handle package.json properly in CLIFlorian Dold
2020-08-06improve test shutdown on errorsFlorian Dold
2020-08-06loggingFlorian Dold
2020-08-06always terminate properlyFlorian Dold
2020-08-06configure merchant DB explicitlyFlorian Dold
2020-08-06new testFlorian Dold
2020-08-06payment stress testFlorian Dold
2020-08-06integration test runnerFlorian Dold
2020-08-06dependenciesFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03dependencies / build tasksFlorian Dold
2020-08-03makefileFlorian Dold
2020-08-03configure checkFlorian Dold
2020-08-03cleanupFlorian Dold
2020-08-03build systemFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold
2020-08-01use wallet's http lib for test balance withdrawal, remove redundant ↵Florian Dold
integration tests
2020-07-31use message envelope as documentedv0.7.1-dev.18Florian Dold
2020-07-31fix concurrency bug in bank-integrated withdrawal, better response parsingv0.7.1-dev.17Florian Dold
2020-07-31respond with contract terms as JSON (instead of string) in the wallet APIv0.7.1-dev.16Florian Dold
2020-07-30support claim tokensv0.7.1-dev.15Florian Dold
2020-07-30too much nestingv0.7.1-dev.14Florian Dold
2020-07-29Add payment integration test (fails early)Torsten Grote
2020-07-29tweaks to pay APIv0.7.1-dev.13Florian Dold
2020-07-29fix Android response, stronger typingv0.7.1-dev.12Florian Dold
2020-07-29Add more checks to new withdrawal API testTorsten Grote
2020-07-29test casesFlorian Dold
2020-07-28Add CI config for Gitlab CI integration tests (bash and pytest)Torsten Grote
2020-07-28missed one fileFlorian Dold
2020-07-28consistent namingv0.7.1-dev.11Florian Dold
2020-07-28new balances API, remove defunct 'return funds to own account' implementationFlorian Dold
2020-07-28updated preparePay API according to specFlorian Dold
2020-07-28match specFlorian Dold
2020-07-28towards the new withdrawal API (temporarily breaks WebExtension wallet)Florian Dold
2020-07-27fix withdrawal operation API pathFlorian Dold
2020-07-27allow http for taler withdraw URIsFlorian Dold
2020-07-27new taler:// URI syntaxFlorian Dold
2020-07-27latest merchant protocol for refundsFlorian Dold
2020-07-24fix excessive retriesFlorian Dold
2020-07-24implement merchant API changesFlorian Dold
2020-07-24submodule versionFlorian Dold
2020-07-24loggingFlorian Dold
2020-07-24loggingFlorian Dold
2020-07-23implement common wallet-core API handlerFlorian Dold