summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/reserves.ts
AgeCommit message (Collapse)Author
2020-09-04don't unnecessarily repeat reserve processing after recoupFlorian Dold
2020-09-04test recoup, fix bug in reserve state machine, fix bug in recoup-refreshFlorian Dold
2020-09-01harmonized error codesv0.7.1-dev.23Florian Dold
2020-08-20throttling diagnostics and request timeoutsFlorian Dold
2020-08-20handle withdrawals aborted by the bank, add testFlorian Dold
2020-08-14nuke some console.log statements, test wallet testing functionality in ↵Florian Dold
integration test
2020-08-13make withdrawal requests sequentially, clean up withdrawal logic a bitFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold