summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/refresh.ts
AgeCommit message (Expand)Author
2020-12-16don't store reserve history anymore, adjust withdrawal implementation accordi...Florian Dold
2020-12-15derive tipping planchets from seed, implement backup furtherFlorian Dold
2020-12-14derive refresh info from secret seedFlorian Dold
2020-11-27fix static typesFlorian Dold
2020-09-08DB tweaksFlorian Dold
2020-09-08DB cleanupFlorian Dold
2020-09-06always update /keys before autorefreshv0.7.1-dev.28Florian Dold
2020-09-04formatting, importFlorian Dold
2020-09-03implement and test auto-refreshFlorian Dold
2020-09-03towards auto-refreshFlorian Dold
2020-09-01estimate refresh output, show correct(er) balanceFlorian Dold
2020-09-01harmonized error codesv0.7.1-dev.23Florian Dold
2020-08-20throttling diagnostics and request timeoutsFlorian Dold
2020-08-20add auto-refund test case, fix bug detected by itFlorian Dold
2020-08-18introduce locking to avoid certain simultaneous requests to the exchangeFlorian Dold
2020-08-14nuke some console.log statements, test wallet testing functionality in integr...Florian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold