summaryrefslogtreecommitdiff
path: root/src/headless
AgeCommit message (Expand)Author
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
2020-01-17H_wire -> h_wireFlorian Dold
2020-01-17switch from custom scheme to basic auth for Taler demo bankFlorian Dold
2019-12-25fix and simplify coin selectionFlorian Dold
2019-12-20implement refusing proposalsFlorian Dold
2019-12-19do normal back-off when reserve isn't ready yet, run retry-loop in integratio...Florian Dold
2019-12-19new date format, replace checkable annotations with codecsFlorian Dold
2019-12-19prepare for schema migrationsFlorian Dold
2019-12-16finish refresh correctly, display fees correctlyFlorian Dold
2019-12-15don't throttle the integration testFlorian Dold
2019-12-15group refresh sessions into groups for nicer historyFlorian Dold
2019-12-12refactor DB accessFlorian Dold
2019-12-12refactor: re-structure type definitionsFlorian Dold
2019-12-09tosFlorian Dold
2019-12-09throttling / allow non-json requestsFlorian Dold
2019-12-07exit with 0 when printing helpFlorian Dold
2019-12-06case-insensitive URIsFlorian Dold
2019-12-06pending ops / history / notification tweaksFlorian Dold
2019-12-06fix re-purchase detectionFlorian Dold
2019-12-05fix refundsFlorian Dold
2019-12-05threads, retries and notifications WIPFlorian Dold