summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/refund.ts
AgeCommit message (Expand)Author
2021-03-17towards wallet-core / util splitFlorian Dold
2021-01-18implement depositsFlorian Dold
2021-01-13auto formatFlorian Dold
2021-01-04backup importFlorian Dold
2020-12-15derive tipping planchets from seed, implement backup furtherFlorian Dold
2020-12-14formatting passFlorian Dold
2020-11-27fix static typesFlorian Dold
2020-11-08update error codesChristian Grothoff
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-08DB tweaksFlorian Dold
2020-09-08DB cleanupFlorian Dold
2020-09-06handle permanent refund failureFlorian Dold
2020-09-01validationFlorian Dold
2020-09-01auto-formatFlorian Dold
2020-09-01harmonized error codesv0.7.1-dev.23Florian Dold
2020-08-20add auto-refund test case, fix bug detected by itFlorian Dold
2020-08-20match latest refund API of the merchantFlorian Dold
2020-08-14nuke some console.log statements, test wallet testing functionality in integr...Florian Dold
2020-08-12loggingFlorian Dold
2020-08-12remove excessive namespacing, formatFlorian Dold
2020-08-11refund responseFlorian Dold
2020-08-10simplify refunds a bit, show in transaction history, add integration testsFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold