summaryrefslogtreecommitdiff
path: root/src/headless
AgeCommit message (Expand)Author
2020-07-24implement merchant API changesFlorian Dold
2020-07-24loggingFlorian Dold
2020-07-23implement common wallet-core API handlerFlorian Dold
2020-07-23remove more history remainsFlorian Dold
2020-07-22consistent error handling for HTTP request (and some other things)Florian Dold
2020-07-21towards consuming new merchant APIFlorian Dold
2020-07-20nicer HTTP helper in preparation for better error handlingFlorian Dold
2020-07-20command for confirmPayFlorian Dold
2020-07-17update/add exchange before withdrawing test balancev0.7.1-dev.10Florian Dold
2020-07-16manual withdrawalv0.7.1-dev.8v0.7.1-dev.7Florian Dold
2020-07-16update/add exchange before withdrawalFlorian Dold
2020-07-11endpoint / CLI for accepting exchange ToSFlorian Dold
2020-07-11updated getWithdrawalDetailsForAmountFlorian Dold
2020-07-09android APIs for withdrawal and exchange listingFlorian Dold
2020-06-21prettierFlorian Dold
2020-06-21implement manual withdrawalFlorian Dold
2020-06-08test vectors for setupRefreshPlanchetFlorian Dold
2020-06-03re-indent with latest version of prettierFlorian Dold
2020-05-15fix issue with wire fee in coin selection that caused wrongly reported feesFlorian Dold
2020-05-15rudimentary searchFlorian Dold
2020-05-12new transactions API: withdrawalFlorian Dold
2020-05-11loggingFlorian Dold
2020-05-08Add test for refund and tip, fix cli testing gen-*-uriTorsten Grote
2020-04-07finally make linter happyFlorian Dold
2020-04-07more lint fixesFlorian Dold
2020-04-06linterFlorian Dold
2020-04-06start spring cleaning, use rollup instead of both webpack and rollupFlorian Dold
2020-04-02model reserve history in the exchange, improve reserve handling logicFlorian Dold
2020-03-30re-format with prettier v2, fix HTMLFlorian Dold
2020-03-28add --extra-debug option to historyFlorian Dold
2020-03-24add --no-throttleFlorian Dold
2020-03-24cli parsingFlorian Dold
2020-03-24fix recoup response schema / add run-until-doneFlorian Dold
2020-03-24helpers for auditor integration testFlorian Dold
2020-03-23implement time travellingFlorian Dold
2020-03-23make sure the 'testing withdraw' subcommand does retriesFlorian Dold
2020-03-23config files WIPFlorian Dold
2020-03-16fix another withdrawal state machine bug, add 'show-reserve' to advanced CLIFlorian Dold
2020-03-16fix bug in withdrawal operation state machine, allow manual reserve update fr...Florian Dold
2020-03-12improved error reporting / towards a working recoupFlorian Dold
2020-03-12full recoup, untested/unfinished first attemptFlorian Dold
2020-03-09use newer bank APIFlorian Dold
2020-02-24backwards compat with nodejs<0.11Florian Dold
2020-02-24code styleFlorian Dold
2020-02-24fall back to synchronous workers on old nodejsFlorian Dold
2020-01-22make verbose details an optionFlorian Dold
2020-01-20verboseDetails for pay and withdrawFlorian Dold
2020-01-18fix and test case for "insecure" taler://refund URIsFlorian Dold
2020-01-18generate refund in integration testFlorian Dold
2020-01-17exit codeFlorian Dold