summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/state.ts
AgeCommit message (Expand)Author
2021-06-02remove references to the index.ts in the importdev/sebasjm/imports-changeSebastian
2021-03-17towards wallet-core / util splitFlorian Dold
2021-01-18implement depositsFlorian Dold
2021-01-13auto formatFlorian Dold
2021-01-13implement infrastructure for future DB migrations via backupFlorian Dold
2021-01-07restore denom selection on importFlorian Dold
2020-12-16don't store reserve history anymore, adjust withdrawal implementation accordi...Florian Dold
2020-09-01auto-formatFlorian Dold
2020-08-24implement fulfillment_message and make fulfillment_url optionalFlorian Dold
2020-08-18introduce locking to avoid certain simultaneous requests to the exchangeFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold