summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-cli
AgeCommit message (Expand)Author
2022-09-13fix test and loggingFlorian Dold
2022-09-08include age commitment proof in refreshed coinsFlorian Dold
2022-09-07allow age-restricted withdrawal from the CLIFlorian Dold
2022-09-07also accept payment in testFlorian Dold
2022-09-07fix typoFlorian Dold
2022-09-05-fix test setupFlorian Dold
2022-09-05add test for mixed age restrictionsFlorian Dold
2022-09-05replace __VERSION__ with a string definitionSebastian
2022-09-05upgrade typescript (and some related deps)Florian Dold
2022-09-05consider supported wire types when selecting coinsFlorian Dold
2022-09-05add integration test for p2p age restrictionsFlorian Dold
2022-09-05remove abort-pay testFlorian Dold
2022-09-02reproduce issue #7318Sebastian
2022-08-26wallet-core: fix revocation, re-introduce reserves object storeFlorian Dold
2022-08-25integration tests: various fixesFlorian Dold
2022-08-25specify bank access API separately in testsFlorian Dold
2022-08-24wallet-core: p2p support for transactions listFlorian Dold
2022-08-24fix idb bug, p2p integration testFlorian Dold
2022-08-24test harness: log with logger APIFlorian Dold
2022-08-24wallet-core: fix withdrawal idempotencyFlorian Dold
2022-08-24-get p2p pull integration test to run throughFlorian Dold
2022-08-23use fakebank for integration testsFlorian Dold
2022-08-23peer-to-peer pull payments MVPFlorian Dold
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-07-12wallet-core: implement accepting p2p push paymentsFlorian Dold
2022-07-08wallet-core: P2P push payments (still incomplete)Florian Dold
2022-06-26- typo fixSebastian
2022-06-10wallet-core: implement and test forced coin/denom selectionFlorian Dold
2022-06-07fix bench1Boss Marco
2022-06-07fix bench1Boss Marco
2022-06-07reserve long polling longer, add withdrawOnly to bench1Boss Marco
2022-06-01integration tests: one variable for pybank/libeufin switchFlorian 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-24Revert "no need to compile after install"Florian Dold
2022-05-24no need to compile after installSebastian
2022-05-19wallet-core: clamp claim retry properlyFlorian Dold
2022-05-18- linterSebastian
2022-05-14feat: awaiting refundSebastian
2022-05-10make batch withdrawal configurable in benchmarksMarco Boss
2022-05-09add bench3 for zipf and random merchant selection (by id)Marco Boss
2022-05-06enable batch withdrawal in bench1Florian Dold
2022-05-05more integration test for age restriction: trying to pay age-restricted contr...Sebastian
2022-05-04add restricted option to manual withdrawSebastian
2022-05-03wallet-core: implement batch withdrawalFlorian Dold
2022-04-27wallet-core: implement age restriction supportFlorian Dold
2022-04-22fix segwit apiSebastian
2022-04-18wallet-cli: allow generating segwit addressesFlorian Dold
2022-03-28vendor CancellationTokenFlorian Dold