summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/src/index.ts
AgeCommit message (Expand)Author
2024-02-27also observe shepherdFlorian Dold
2024-02-27observabilityFlorian Dold
2024-02-27more observabilityFlorian Dold
2024-02-16fix #8415Sebastian
2024-02-15implement task shepherd, many small fixes and tweaksdev/dold/task-shepherdFlorian Dold
2024-02-13wallet-core: get rid of max retries in task loopFlorian Dold
2024-02-07remove rewardsFlorian Dold
2024-01-23-pass force from cliFlorian Dold
2024-01-22wallet-core: implement DD45 global currency management requestsFlorian Dold
2023-12-12wallet-core: towards better DD48 supportFlorian Dold
2023-12-11also print git hashSebastian
2023-11-13harness: fix exchange-management testFlorian Dold
2023-11-06send api request param as fileSebastian
2023-10-22update the amountString definitionv0.9.3-dev.34Sebastian
2023-10-06rename to corebank APIFlorian Dold
2023-09-25change demo/test bank URLFlorian Dold
2023-09-21wallet-core,harness: remove separate fakebank withdrawal APIFlorian Dold
2023-09-15cli: allow DB stats tracking via environment variableFlorian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-09-06get rid of deprecated bank API client, change allowHttp to requireTlsFlorian Dold
2023-09-01wallet-core: implement and test stored backupsFlorian Dold
2023-08-30wallet-core: allow version change eventFlorian Dold
2023-08-30wallet-core: make primitive backup import workFlorian Dold
2023-08-30wallet-core,wallet-cli: properly serialize manual DB exportFlorian Dold
2023-08-22wallet-core: always use batch withdrawalFlorian Dold
2023-08-03rename tip->reward in URIFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-06-20wallet-core: consistently rename to failTransactionFlorian Dold
2023-06-06bump typescript versionFlorian Dold
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
2023-05-24fix cli tx id typeSebastian
2023-05-11taler-util: remove deprecated functionFlorian Dold
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold
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