summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
AgeCommit message (Expand)Author
2021-09-13added integration with the wallet-core to get info about the last tos approvedSebastian
2021-09-08first approach to new design for withdrawSebastian
2021-08-19run pending operations at least once, style fixesFlorian Dold
2021-07-30taler-wallet-core ios compatibilityJonathan Buchanan
2021-07-15simplest implementation to remove one provider, also added a user-defined nam...Sebastian
2021-07-07add providers filter to runBackupCycleSebastian
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-06-22simplify task loop, test coin suspensionFlorian Dold
2021-06-22get rid of cyclic importsFlorian Dold
2021-06-17hide internal wallet state, keep it internal to packageFlorian Dold
2021-06-17fix support with webpack{4,5} in browser environmentSebastian
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-17clean up importsFlorian Dold
2021-06-17use the new wallet core API interface in all testsFlorian Dold
2021-06-15split out wallet core API typesFlorian Dold
2021-06-15separate wallet state from wallet clientFlorian Dold
2021-06-14implement force-retrying transactionsFlorian Dold
2021-06-14allow changing the wallet device IDFlorian Dold
2021-06-10simplify pending transactions, make more tests pass againFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-08moving logger into taler-utilSebastian
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