summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli
AgeCommit message (Expand)Author
2022-12-07wallet: add 'env-full' test environment with merchantFlorian Dold
2022-11-11fix integration after changes in 5c742afbSebastian
2022-11-10quickjs preparations, clearer worker(-factory) namesFlorian Dold
2022-11-04-bump package versionChristian Grothoff
2022-11-04-update install rulesChristian Grothoff
2022-11-04-adjust pathsChristian Grothoff
2022-11-04typo: move folder, not fileChristian Grothoff
2022-11-04move debian package to wallet-cli, where it now belongsChristian Grothoff
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-01taler-wallet-cli: fix sourcemap supportFlorian Dold
2022-11-01wallet-core: use PeerContractTermsFlorian Dold
2022-10-31taler-util: fix config utils for ESMFlorian Dold
2022-10-31keep CLI command without extSebastian
2022-10-31full ESM buildSebastian
2022-10-31dist build should be ESM alsoSebastian
2022-10-31wallet-core: fix deposit with age restrictionsFlorian Dold
2022-10-31running wallet script outside the project needs .mjs extensionSebastian
2022-10-31demobank-ui: fix error reportingFlorian Dold
2022-10-31taler-wallet-cli: experimental esbuild script for CLIFlorian Dold
2022-10-31require and __filename is not supported for ESMSebastian
2022-10-28build system: makefile for taler-wallet-cliFlorian Dold
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