summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/types/walletTypes.ts
AgeCommit message (Expand)Author
2021-03-17towards wallet-core / util splitFlorian Dold
2021-02-08organize importsFlorian Dold
2021-02-04make auth token optionalFlorian Dold
2021-02-04use new auth token for merchant in integration testsFlorian Dold
2021-01-18implement depositsFlorian Dold
2021-01-08implement import of backup recovery documentFlorian 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-14formatting passFlorian Dold
2020-12-02backup WIPFlorian Dold
2020-11-18re-enable tipping support in the WebExtension UIFlorian 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-03add proposalId in preparePay responsev0.7.1-dev.25Florian Dold
2020-09-02no more const enum, remove unused fieldFlorian Dold
2020-09-01validationFlorian Dold
2020-09-01auto-formatFlorian Dold
2020-09-01harmonized error codesv0.7.1-dev.23Florian Dold
2020-09-01test error handlingFlorian Dold
2020-08-24implement fulfillment_message and make fulfillment_url optionalFlorian Dold
2020-08-20add another test case for the merchant refund APIFlorian 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-13integration test for paywall flowFlorian Dold
2020-08-12add exchange management test casev0.7.1-dev.20Florian Dold
2020-08-12fix preparePay bug and add integration test for itFlorian Dold
2020-08-12rename for consistencyFlorian Dold
2020-08-12codecFlorian Dold
2020-08-12remove excessive namespacing, formatFlorian Dold
2020-08-11towards the improved confirmPay APIFlorian Dold
2020-08-10fix preparePay API responseFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold