summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/exchanges.ts
AgeCommit message (Expand)Author
2021-06-02remove references to the index.ts in the importdev/sebasjm/imports-changeSebastian
2021-06-02support multiple exchange details per base URLFlorian Dold
2021-05-20add UIDs for deletion tombstones to auditor/exchange trust managementFlorian Dold
2021-04-07get coin re-selection after accidental double spending to workFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-01-14logging, cosmetic fixesFlorian Dold
2021-01-13implement infrastructure for future DB migrations via backupFlorian Dold
2021-01-10backup schemaFlorian Dold
2020-12-16don't store reserve history anymore, adjust withdrawal implementation accordi...Florian Dold
2020-12-14formatting passFlorian Dold
2020-12-07backup schema WIPFlorian Dold
2020-09-08DB tweaksFlorian Dold
2020-09-08DB cleanupFlorian Dold
2020-09-03implement and test auto-refreshFlorian Dold
2020-09-02schedule exchange updatingFlorian Dold
2020-09-02respect cache headerFlorian Dold
2020-09-01harmonized error codesv0.7.1-dev.23Florian Dold
2020-08-20throttling diagnostics and request timeoutsFlorian Dold
2020-08-14nuke some console.log statements, test wallet testing functionality in integr...Florian Dold
2020-08-12add exchange management test casev0.7.1-dev.20Florian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold