summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations
AgeCommit message (Expand)Author
2021-03-17towards wallet-core / util splitFlorian Dold
2021-03-15sort is done after candidate selectionFlorian Dold
2021-03-15improved pay coin selectionFlorian Dold
2021-03-11towards recovering from accidental double spendsFlorian Dold
2021-03-10finish first complete end-to-end backup/sync testFlorian Dold
2021-03-10restructure sync, store errorsFlorian Dold
2021-02-08organize importsFlorian Dold
2021-02-05increase pay timeoutv0.8.0Florian Dold
2021-02-04use new auth token for merchant in integration testsFlorian Dold
2021-01-18implement depositsFlorian Dold
2021-01-14renameFlorian Dold
2021-01-14loggingFlorian Dold
2021-01-14logging, cosmetic fixesFlorian Dold
2021-01-14fix reserve state machine bug, use simpler denominations in revocation testFlorian Dold
2021-01-13auto formatFlorian Dold
2021-01-13implement infrastructure for future DB migrations via backupFlorian Dold
2021-01-12backup WIPFlorian Dold
2021-01-10backup schemaFlorian Dold
2021-01-08implement import of backup recovery documentFlorian Dold
2021-01-07backup cycleFlorian Dold
2021-01-07implement backup encryption, some more CLI commandsFlorian Dold
2021-01-07restore denom selection on importFlorian Dold
2021-01-06fix tipping planchet derivationFlorian Dold
2021-01-05get basic test cases to work with new exchangeFlorian Dold
2021-01-04backup importFlorian Dold
2020-12-21backup import WIPFlorian 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-12-15derive tipping planchets from seed, implement backup furtherFlorian Dold
2020-12-14formatting passFlorian Dold
2020-12-14derive refresh info from secret seedFlorian Dold
2020-12-10backup schemaFlorian Dold
2020-12-08backup WIP (getting it back to build)Florian Dold
2020-12-07backup schema WIPFlorian Dold
2020-12-07backup schema WIPFlorian Dold
2020-12-02backup WIPFlorian Dold
2020-11-27fix static typesFlorian Dold
2020-11-26more static typing for transactions (fixes #6653)Florian Dold
2020-11-26hide transient errors when accepting a tipFlorian Dold
2020-11-18towards a nicer transaction historyFlorian Dold
2020-11-18re-enable tipping support in the WebExtension UIFlorian Dold
2020-11-16only query tip status on first call to prepareFlorian Dold
2020-11-16use index to check existing tip recordFlorian Dold
2020-11-16fix tip record creation, migrate DBFlorian Dold
2020-11-08update error codesChristian Grothoff
2020-11-04handle transient pay errors (fixes #6607)Florian Dold
2020-11-03check contract terms signature, handle errorsFlorian Dold
2020-11-03complain about merchant base URL mismatch, fixing #6616Florian Dold
2020-09-09check bank's protocol version first, fix typoFlorian Dold
2020-09-09make withdrawal, pay and refunds work in the WebExtensionFlorian Dold