summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/index.ts
AgeCommit message (Collapse)Author
2021-03-17towards wallet-core / util splitFlorian Dold
2021-01-13implement infrastructure for future DB migrations via backupFlorian Dold
2020-12-16don't store reserve history anymore, adjust withdrawal implementation ↵Florian Dold
accordingly
2020-09-04formatting, importFlorian Dold
2020-09-03implement and test auto-refreshFlorian Dold
2020-09-01auto-formatFlorian Dold
2020-08-14nuke some console.log statements, test wallet testing functionality in ↵Florian Dold
integration test
2020-08-14re-implement integration test functionalty that will be used by the exchange ↵Florian Dold
for testing
2020-08-12add exchange management test casev0.7.1-dev.20Florian Dold
2020-08-12remove excessive namespacing, formatFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold