summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/refund.ts
AgeCommit message (Expand)Author
2022-09-16working on #7357Sebastian
2022-09-14wallet-core: restructure denomination record for easier queryingFlorian Dold
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-09-13wallet-core: uniform retry handlingFlorian Dold
2022-06-01-removing bad console logSebastian
2022-06-01integration tests: one variable for pybank/libeufin switchFlorian Dold
2022-05-29show refund info in purchaseSebastian
2022-05-18all retryInfo function in the same namespace, adding missing retryInfo incrementSebastian
2022-05-14feat: awaiting refundSebastian
2022-05-02add prepareRefund operation to gather information about the refund before con...Sebastian
2022-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-08wallet: improve retry handling for payments, update error codesFlorian Dold
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-06-22implement long-polling for auto-refundsFlorian Dold
2021-06-20missing globalThis Polyfill, remove duplicate url utilSebastian
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-14fix up imports, no more esm in testsFlorian Dold
2021-06-11simplify retry timeout handlingFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-08moving logger into taler-utilSebastian
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