summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/withdraw.ts
AgeCommit message (Expand)Author
2021-01-14loggingFlorian Dold
2021-01-14logging, cosmetic fixesFlorian Dold
2021-01-13auto formatFlorian Dold
2020-12-17export complete backup, derive planchets in withdrawalFlorian Dold
2020-12-16don't store reserve history anymore, adjust withdrawal implementation accordi...Florian Dold
2020-12-14formatting passFlorian Dold
2020-12-07backup schema WIPFlorian Dold
2020-09-09check bank's protocol version first, fix typoFlorian Dold
2020-09-08DB tweaksFlorian Dold
2020-09-08DB cleanupFlorian Dold
2020-09-08fix tipping and adjust DBFlorian Dold
2020-09-03towards auto-refreshFlorian Dold
2020-09-01estimate refresh output, show correct(er) balanceFlorian Dold
2020-09-01auto-formatFlorian Dold
2020-09-01harmonized error codesv0.7.1-dev.23Florian Dold
2020-09-01test error handlingFlorian Dold
2020-08-28logging / do not crash on errorFlorian Dold
2020-08-13make withdrawal requests sequentially, clean up withdrawal logic a bitFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold