aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli/src/index.ts
AgeCommit message (Expand)Author
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
2022-05-25-stdev for benchmarksFlorian Dold
2022-05-25wallet-core: age restriction benchmarkingFlorian Dold
2022-05-09add bench3 for zipf and random merchant selection (by id)Marco Boss
2022-05-04add restricted option to manual withdrawSebastian
2022-05-03wallet-core: implement batch withdrawalFlorian Dold
2022-04-22fix segwit apiSebastian
2022-04-18wallet-cli: allow generating segwit addressesFlorian Dold
2022-03-24wallet: crypto worker fixes, better taler-crypto-worker integrationFlorian Dold
2022-03-23wallet: simplify crypto workersFlorian Dold
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-15wallet: db-less benchmarkingFlorian Dold
2022-01-24add git revision to --versionSebastian
2022-01-11towards new recoup APIFlorian Dold
2021-11-27wallet: support both protocol versionsFlorian Dold
2021-11-05taler-wallet: implement log level, use new wallet for every benchmark iterationFlorian Dold
2021-10-20wallet-cli: benchmarkingFlorian Dold
2021-10-14implement fakebank withdrawalFlorian Dold
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
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