summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/reserves.ts
AgeCommit message (Expand)Author
2021-06-02fix issues with circular importsFlorian Dold
2021-06-02support multiple exchange details per base URLFlorian Dold
2021-05-20fix trust checkFlorian Dold
2021-05-20add UIDs for deletion tombstones to auditor/exchange trust managementFlorian Dold
2021-05-12implement currencies subcommandFlorian Dold
2021-05-12towards backup based on add/remove set instead of clocksFlorian Dold
2021-04-27fix spelling issuesChristian Grothoff
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-14fix reserve state machine bug, use simpler denominations in revocation testFlorian Dold
2020-12-17export complete backup, derive planchets in withdrawalFlorian Dold
2020-12-16don't store reserve history anymore, adjust withdrawal implementation accordi...Florian Dold
2020-11-27fix static typesFlorian Dold
2020-11-08update error codesChristian Grothoff
2020-09-08DB tweaksFlorian Dold
2020-09-08DB cleanupFlorian Dold
2020-09-08fix tipping and adjust DBFlorian Dold
2020-09-04don't unnecessarily repeat reserve processing after recoupFlorian Dold
2020-09-04test recoup, fix bug in reserve state machine, fix bug in recoup-refreshFlorian Dold
2020-09-01harmonized error codesv0.7.1-dev.23Florian Dold
2020-08-20throttling diagnostics and request timeoutsFlorian Dold
2020-08-20handle withdrawals aborted by the bank, add testFlorian Dold
2020-08-14nuke some console.log statements, test wallet testing functionality in integr...Florian Dold
2020-08-13make withdrawal requests sequentially, clean up withdrawal logic a bitFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold