Age | Commit message (Expand) | Author |
2020-08-20 | handle withdrawals aborted by the bank, add test | Florian Dold |
2020-08-20 | add auto-refund test case, fix bug detected by it | Florian Dold |
2020-08-20 | match latest refund API of the merchant | Florian Dold |
2020-08-19 | use /paid API for proof of purchase | Florian Dold |
2020-08-18 | introduce locking to avoid certain simultaneous requests to the exchange | Florian Dold |
2020-08-14 | integration test fixes | Florian Dold |
2020-08-14 | nuke some console.log statements, test wallet testing functionality in integr... | Florian Dold |
2020-08-14 | re-implement integration test functionalty that will be used by the exchange ... | Florian Dold |
2020-08-14 | error codes | Florian Dold |
2020-08-13 | make withdrawal requests sequentially, clean up withdrawal logic a bit | Florian Dold |
2020-08-13 | integration test for paywall flow | Florian Dold |
2020-08-12 | logging | Florian Dold |
2020-08-12 | add exchange management test casev0.7.1-dev.20 | Florian Dold |
2020-08-12 | fix preparePay bug and add integration test for it | Florian Dold |
2020-08-12 | rename for consistency | Florian Dold |
2020-08-12 | codec | Florian Dold |
2020-08-12 | remove excessive namespacing, format | Florian Dold |
2020-08-11 | refund response | Florian Dold |
2020-08-11 | towards the improved confirmPay API | Florian Dold |
2020-08-10 | fix preparePay API response | Florian Dold |
2020-08-10 | simplify refunds a bit, show in transaction history, add integration tests | Florian Dold |
2020-08-10 | use API extractor for cleaner package separation | Florian Dold |
2020-08-10 | remove accidentally committed declaration files | Florian Dold |
2020-08-07 | integration testing tweaks, rerun-payment-multiple scenario | Florian Dold |
2020-08-06 | remove debug log | Florian Dold |
2020-08-06 | towards integration tests with fault injection | Florian Dold |
2020-08-03 | modularize repo, use pnpm, improve typechecking | Florian Dold |