aboutsummaryrefslogtreecommitdiff
path: root/src/headless/taler-wallet-cli.ts
AgeCommit message (Expand)Author
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-08Add test for refund and tip, fix cli testing gen-*-uriTorsten Grote
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-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-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-02-24backwards compat with nodejs<0.11Florian Dold
2020-01-17exit codeFlorian Dold
2019-12-25fix and simplify coin selectionFlorian Dold
2019-12-20implement refusing proposalsFlorian Dold
2019-12-19new date format, replace checkable annotations with codecsFlorian 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: re-structure type definitionsFlorian Dold
2019-12-09tosFlorian Dold
2019-12-06case-insensitive URIsFlorian Dold
2019-12-06fix re-purchase detectionFlorian Dold
2019-12-05fix refundsFlorian Dold
2019-12-05threads, retries and notifications WIPFlorian Dold
2019-12-02the giant refactoring: split wallet into multiple partsFlorian Dold
2019-11-30wallet robustness WIPFlorian Dold
2019-11-28implement JS-only Taler, remove emscriptenFlorian Dold
2019-11-27JS-only crypto (only primitives so far)Florian Dold
2019-11-21WIP: simplification and error handlingFlorian Dold
2019-11-20WIP: simplify DB queries and error handlingFlorian Dold
2019-11-19work on CLIFlorian Dold
2019-10-01adapt to instance changesFlorian Dold
2019-09-13headless wallet: add parameters for test-withdraw subcommandFlorian Dold
2019-09-04wait for refreshes to finish before exiting integration testFlorian Dold