aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/src
AgeCommit message (Expand)Author
2022-11-02wallet-core: fix exchange management test case, surface exchange update error...Florian Dold
2022-11-02wallet-core: compute residual amount for recoup properlyFlorian Dold
2022-11-01-harness fixes for kycFlorian Dold
2022-11-01integration tests: add test for withdrawing many coinsFlorian Dold
2022-11-01remove source-map-support usage, as node supports it nativelyFlorian Dold
2022-11-01wallet-core: use PeerContractTermsFlorian Dold
2022-10-31taler-util: fix config utils for ESMFlorian Dold
2022-10-31require and __filename is not supported for ESMSebastian
2022-10-25integration tests: fix type errorFlorian Dold
2022-10-24mark clause schnorr test as experimentalFlorian Dold
2022-10-16wallet-cli: tweaks to withdrawal CLIFlorian Dold
2022-10-16wallet-core: show instructed amount as raw amount for withdrawalFlorian Dold
2022-10-16wallet-core: CLI improvements, ToS fetching fixesFlorian Dold
2022-10-15wallet-core, wallet-cli: add status to exchange list, add detail query to CLIFlorian Dold
2022-10-15wallet-core: simplify coin recordFlorian Dold
2022-10-13wallet-core: only allow enabling dev mode via separate requestFlorian Dold
2022-10-13use node16 for wallet-core, delete unused taler-config-lib packageFlorian Dold
2022-10-13update deps, move idb-bridge to node16 module resolutionFlorian Dold
2022-10-12wallet-core: skeleton for dev-experimentsFlorian Dold
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-10-07-loggingFlorian Dold
2022-10-05wallet-core: fix default auditor/exchange loading logicFlorian Dold
2022-10-05integration tests: make test-wallet-cryptoworker passFlorian Dold
2022-10-05integration tests: test crypto workerFlorian Dold
2022-09-23-fix typosFlorian Dold
2022-09-23-fix testFlorian Dold
2022-09-23wallet-core: fix withdrawal state machineFlorian Dold
2022-09-23wallet-core: do not block when accepting a manual withdrawalFlorian Dold
2022-09-21wallet-cli: add --expect-success flag, exit with error on max retriesFlorian Dold
2022-09-21-tag testFlorian Dold
2022-09-21wallet-core: make basic backup work againFlorian Dold
2022-09-20wallet-core: make basic backup work againFlorian Dold
2022-09-19taler-util: fix CLI parsing for numberic optionsFlorian Dold
2022-09-19wallet-core: fix tipping with age restricted denomsFlorian Dold
2022-09-19-test taggingFlorian Dold
2022-09-19wallet-core: add wire method check in new coin selectionFlorian Dold
2022-09-13fix test and loggingFlorian Dold
2022-09-08include age commitment proof in refreshed coinsFlorian Dold
2022-09-07allow age-restricted withdrawal from the CLIFlorian Dold
2022-09-07also accept payment in testFlorian Dold
2022-09-07fix typoFlorian Dold
2022-09-05-fix test setupFlorian Dold
2022-09-05add test for mixed age restrictionsFlorian Dold
2022-09-05replace __VERSION__ with a string definitionSebastian
2022-09-05consider supported wire types when selecting coinsFlorian Dold
2022-09-05add integration test for p2p age restrictionsFlorian Dold
2022-09-05remove abort-pay testFlorian Dold
2022-09-02reproduce issue #7318Sebastian
2022-08-26wallet-core: fix revocation, re-introduce reserves object storeFlorian Dold
2022-08-25integration tests: various fixesFlorian Dold