summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/index.ts
AgeCommit message (Expand)Author
2021-06-02fix issues with circular importsFlorian Dold
2021-04-14implement debug flag for allowing late withdrawalFlorian Dold
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 accordi...Florian Dold
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 integr...Florian Dold
2020-08-14re-implement integration test functionalty that will be used by the exchange ...Florian Dold
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