aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/src/index.ts
AgeCommit message (Expand)Author
2023-05-05DD37 wipFlorian Dold
2023-05-02-withdrawal notificationsFlorian Dold
2023-04-24switching from allowHttp to noHttp so test script wont breakSebastian
2023-04-24add allowHttp to the cliSebastian
2023-04-23wallet-core: further towards deposit DD37Florian Dold
2023-04-19fix #7704Sebastian
2023-04-13taler-wallet-cli: subcommand to print sample transactionsFlorian Dold
2023-04-13wallet-core: work around missing timestamp in legacy transactionFlorian Dold
2023-04-05taler-wallet-cli: allow exchange selection for handle-uriFlorian Dold
2023-04-05wallet-core: towards DD37 for depositsFlorian Dold
2023-02-21taler-wallet-cli: make purse expiration configurableFlorian Dold
2023-02-20wallet cli: single transaction lookupFlorian Dold
2023-02-20wallet-core: rename p2p requests to something more sensibleFlorian Dold
2023-02-19wallet-core: various p2p payment fixesFlorian Dold
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-02-14wallet-core: allow inclusion of refreshes in transactions listFlorian Dold
2023-02-12harness: finish kyc testFlorian Dold
2023-02-10taler-wallet-cli: stop wallet properlyFlorian Dold
2023-02-10harness: run without throttling, make fakebank issue reproducibleFlorian Dold
2023-02-02harness,wallet-cli: allow in-memory DBFlorian Dold
2023-02-02harness,wallet-cli: notification-based testing with RPC walletFlorian Dold
2023-01-26put taler wallet RPC into taler-util, make it cross-platformFlorian Dold
2023-01-25wallet-cli: daemonized wallet MVPFlorian Dold
2023-01-12wallet-cli: add subcommand for aborting txnsFlorian Dold
2022-12-23spill extra functionality from wallet-cli into taler-harnessFlorian Dold
2022-12-08-missing file, internal benchmarkFlorian Dold
2022-12-07wallet: add 'env-full' test environment with merchantFlorian Dold
2022-11-10quickjs preparations, clearer worker(-factory) namesFlorian Dold
2022-10-16wallet-cli: tweaks to withdrawal CLIFlorian 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-12wallet-core: skeleton for dev-experimentsFlorian 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-21wallet-cli: add --expect-success flag, exit with error on max retriesFlorian Dold
2022-09-20wallet-core: make basic backup work againFlorian Dold
2022-09-19taler-util: fix CLI parsing for numberic optionsFlorian Dold
2022-09-13fix test and loggingFlorian Dold
2022-09-07allow age-restricted withdrawal from the CLIFlorian Dold
2022-09-05replace __VERSION__ with a string definitionSebastian
2022-08-24-get p2p pull integration test to run throughFlorian Dold
2022-07-12wallet-core: implement accepting p2p push paymentsFlorian Dold
2022-05-31-error reporting, code formattingFlorian Dold