Age | Commit message (Expand) | Author |
2020-09-04 | formatting, import | Florian Dold |
2020-09-04 | don't unnecessarily repeat reserve processing after recoup | Florian Dold |
2020-09-04 | integration test | Florian Dold |
2020-09-04 | test recoup, fix bug in reserve state machine, fix bug in recoup-refresh | Florian Dold |
2020-09-03 | actually add test case file | Florian Dold |
2020-09-03 | implement and test auto-refresh | Florian Dold |
2020-09-03 | add proposalId in preparePay responsev0.7.1-dev.25 | Florian Dold |
2020-09-03 | towards auto-refresh | Florian Dold |
2020-09-02 | schedule exchange updating | Florian Dold |
2020-09-02 | missing file | Florian Dold |
2020-09-02 | rename test | Florian Dold |
2020-09-02 | respect cache header | Florian Dold |
2020-09-02 | no more const enum, remove unused field | Florian Dold |
2020-09-01 | fix bank API testv0.7.1-dev.24 | Florian Dold |
2020-09-01 | estimate refresh output, show correct(er) balance | Florian Dold |
2020-09-01 | also check effective amount | Florian Dold |
2020-09-01 | correct refund amounts and better testing | Florian Dold |
2020-09-01 | validation | Florian Dold |
2020-09-01 | include error details in transactions list | Florian Dold |
2020-09-01 | auto-format | Florian Dold |
2020-09-01 | harmonized error codesv0.7.1-dev.23 | Florian Dold |
2020-09-01 | test error handling | Florian Dold |
2020-09-01 | fix exception thrown during logging, include stack trace | Florian Dold |
2020-08-28 | logging / do not crash on error | Florian Dold |
2020-08-27 | enable sourcemaps for taler-wallet-cli | Florian Dold |
2020-08-26 | fix broken import | Florian Dold |
2020-08-24 | fix test conditionv0.7.1-dev.22 | Florian Dold |
2020-08-24 | fix wallet DB | Florian Dold |
2020-08-24 | implement fulfillment_message and make fulfillment_url optional | Florian Dold |
2020-08-24 | timetravel test case (fails right now) | Florian Dold |
2020-08-24 | test case | Florian Dold |
2020-08-24 | test case for order claiming; more accurate EC | Florian Dold |
2020-08-21 | make diagnostics, welcome page and permissions work again | Florian Dold |
2020-08-20 | fix refund URI parsing (due to merchant backend change)v0.7.1-dev.21 | Florian Dold |
2020-08-20 | throttling diagnostics and request timeouts | Florian Dold |
2020-08-20 | add another test case for the merchant refund API | Florian Dold |
2020-08-20 | handle withdrawals aborted by the bank, add test | Florian Dold |
2020-08-20 | add bank API tests | Florian Dold |
2020-08-20 | add typescript build task | 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 | test case for /paid API, implement fault-injected merchant | Florian Dold |
2020-08-19 | use /paid API for proof of purchase | Florian Dold |
2020-08-19 | make basic withdrawal and payment work again with new API | Florian Dold |
2020-08-19 | add test-merchant-longpolling | Florian Dold |
2020-08-18 | run exchange with a single thread to avoid DB conflicts | Florian Dold |
2020-08-18 | introduce locking to avoid certain simultaneous requests to the exchange | Florian Dold |
2020-08-18 | extra check | Florian Dold |
2020-08-18 | fixes for test-paywall-flow | Florian Dold |
2020-08-18 | test runner | Florian Dold |