summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/index.ts
AgeCommit message (Expand)Author
2021-08-23fix un-offered denom situation, test case almost worksFlorian Dold
2021-08-19store 'list issue date' of denoms, cleanupFlorian Dold
2021-07-01exported backup types from wallet coreSebastian
2021-06-20missing globalThis Polyfill, remove duplicate url utilSebastian
2021-06-17fix support with webpack{4,5} in browser environmentSebastian
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-15adjust importsFlorian Dold
2021-06-15separate wallet state from wallet clientFlorian Dold
2021-06-08moving logger into taler-utilSebastian
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