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