summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
AgeCommit message (Expand)Author
2021-06-02support multiple exchange details per base URLFlorian Dold
2021-05-20allow deletion via APIFlorian Dold
2021-05-20implement deletion of withdrawal transactionsFlorian Dold
2021-05-20add UIDs for deletion tombstones to auditor/exchange trust managementFlorian Dold
2021-05-12implement currencies subcommandFlorian Dold
2021-04-27fix spelling issuesChristian Grothoff
2021-03-17towards wallet-core / util splitFlorian Dold
2021-03-10finish first complete end-to-end backup/sync testFlorian Dold
2021-03-10restructure sync, store errorsFlorian Dold
2021-03-03WIP: wallet backup integration testFlorian Dold
2021-02-08organize importsFlorian Dold
2021-01-18implement depositsFlorian Dold
2021-01-13auto formatFlorian Dold
2021-01-13implement infrastructure for future DB migrations via backupFlorian Dold
2021-01-08implement import of backup recovery documentFlorian Dold
2021-01-07implement backup encryption, some more CLI commandsFlorian Dold
2021-01-07restore denom selection on importFlorian Dold
2021-01-04backup importFlorian Dold
2020-12-16don't store reserve history anymore, adjust withdrawal implementation accordi...Florian Dold
2020-12-14formatting passFlorian Dold
2020-12-02backup WIPFlorian Dold
2020-09-09make withdrawal, pay and refunds work in the WebExtensionFlorian Dold
2020-09-09implement payment aborts with integration testFlorian Dold
2020-09-08DB tweaksFlorian Dold
2020-09-08fix tipping and adjust DBFlorian Dold
2020-09-08tipping API and integration testFlorian Dold
2020-09-04test recoup, fix bug in reserve state machine, fix bug in recoup-refreshFlorian Dold
2020-09-03implement and test auto-refreshFlorian Dold
2020-09-03towards auto-refreshFlorian Dold
2020-09-01estimate refresh output, show correct(er) balanceFlorian Dold
2020-09-01auto-formatFlorian Dold
2020-09-01test error handlingFlorian Dold
2020-09-01fix exception thrown during logging, include stack traceFlorian Dold
2020-08-14integration test fixesFlorian 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-03modularize repo, use pnpm, improve typecheckingFlorian Dold