summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/src/index.ts
AgeCommit message (Expand)Author
2021-08-20packaging fixesFlorian Dold
2021-08-19run pending operations at least once, style fixesFlorian Dold
2021-08-19store 'list issue date' of denoms, cleanupFlorian Dold
2021-08-04improved denomination generatorFlorian Dold
2021-08-04lintingFlorian Dold
2021-08-04lintingFlorian Dold
2021-08-04towards exchange lintingFlorian Dold
2021-08-02deployment helpersFlorian Dold
2021-08-02implement new GNUnet config featuresFlorian Dold
2021-08-02initialize walletFlorian Dold
2021-08-02debianFlorian Dold
2021-07-16added missing implementation in wallet cliSebastian
2021-07-13make TextEncoder/Decoder creation lazy for polyfill to workFlorian Dold
2021-07-13cli: polyfill for older node versionsFlorian Dold
2021-06-22simplify task loop, test coin suspensionFlorian Dold
2021-06-17hide internal wallet state, keep it internal to packageFlorian Dold
2021-06-17add --quiet flag to test runnerFlorian Dold
2021-06-15adjust importsFlorian Dold
2021-06-15separate wallet state from wallet clientFlorian Dold
2021-06-14add missing awaitFlorian Dold
2021-06-14allow changing the wallet device IDFlorian Dold
2021-06-10fix merchant instance creation in some testsFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-06-02support multiple exchange details per base URLFlorian Dold
2021-05-21fix instance creation orderFlorian Dold
2021-05-20implement deletion of withdrawal transactionsFlorian Dold
2021-05-12implement currencies subcommandFlorian Dold
2021-04-14implement debug flag for allowing late withdrawalFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-03-02implement test suitesFlorian Dold
2021-02-03prettified sourcesMS
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
2021-01-18implement depositsFlorian Dold
2021-01-12make integration tests part of taler-wallet-cliFlorian Dold
2021-01-08implement import of backup recovery documentFlorian Dold
2021-01-07implement backup encryption, some more CLI commandsFlorian Dold
2021-01-07restore denom selection on importFlorian Dold
2020-12-14formatting passFlorian Dold
2020-12-03tvgcheckFlorian Dold
2020-09-08tipping API and integration testFlorian Dold
2020-09-01test error handlingFlorian Dold
2020-08-14re-implement integration test functionalty that will be used by the exchange ...Florian Dold
2020-08-12rename for consistencyFlorian Dold
2020-08-12remove excessive namespacing, formatFlorian Dold
2020-08-06handle package.json properly in CLIFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold