summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/pay.ts
AgeCommit message (Expand)Author
2021-06-02support multiple exchange details per base URLFlorian Dold
2021-05-12towards backup based on add/remove set instead of clocksFlorian Dold
2021-04-27fix spelling issuesChristian Grothoff
2021-04-14forgettable information validation WIPFlorian Dold
2021-04-07get coin re-selection after accidental double spending to workFlorian Dold
2021-03-27fix coin selectionFlorian Dold
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-02-05increase pay timeoutv0.8.0Florian Dold
2021-01-18implement depositsFlorian Dold
2021-01-14renameFlorian Dold
2021-01-07backup cycleFlorian Dold
2021-01-04backup importFlorian Dold
2020-12-21backup import WIPFlorian Dold
2020-12-16don't store reserve history anymore, adjust withdrawal implementation accordi...Florian Dold
2020-12-14formatting passFlorian 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-09implement payment aborts with integration testFlorian Dold
2020-09-08DB tweaksFlorian Dold
2020-09-08DB tweaksFlorian Dold
2020-09-08DB cleanupFlorian Dold
2020-09-07dynamic pay request timeoutFlorian Dold
2020-09-04formatting, importFlorian Dold
2020-09-03implement and test auto-refreshFlorian Dold
2020-09-03add proposalId in preparePay responsev0.7.1-dev.25Florian Dold
2020-09-01estimate refresh output, show correct(er) balanceFlorian Dold
2020-09-01harmonized error codesv0.7.1-dev.23Florian Dold
2020-08-24fix wallet DBFlorian Dold
2020-08-24implement fulfillment_message and make fulfillment_url optionalFlorian Dold
2020-08-24test case for order claiming; more accurate ECFlorian Dold
2020-08-20throttling diagnostics and request timeoutsFlorian Dold
2020-08-20add another test case for the merchant refund APIFlorian Dold
2020-08-19use /paid API for proof of purchaseFlorian Dold
2020-08-18introduce locking to avoid certain simultaneous requests to the exchangeFlorian Dold
2020-08-14nuke some console.log statements, test wallet testing functionality in integr...Florian Dold
2020-08-12fix preparePay bug and add integration test for itFlorian 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