summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/pay.ts
AgeCommit message (Expand)Author
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