Age | Commit message (Expand) | Author |
2020-09-09 | include proposal ID, to allow aborting | Florian Dold |
2020-09-09 | implement payment aborts with integration test | Florian Dold |
2020-09-08 | remove unused index | Florian Dold |
2020-09-08 | DB tweaks | Florian Dold |
2020-09-08 | DB tweaks | Florian Dold |
2020-09-08 | missing file | Florian Dold |
2020-09-08 | DB cleanup | Florian Dold |
2020-09-08 | tipping transaction list entry, integration test and DB simplifications | Florian Dold |
2020-09-08 | fix tipping and adjust DB | Florian Dold |
2020-09-08 | tipping API and integration test | Florian Dold |
2020-09-07 | dynamic pay request timeout | Florian Dold |
2020-09-06 | always update /keys before autorefreshv0.7.1-dev.28 | Florian Dold |
2020-09-06 | convert axios error to taler error | Florian Dold |
2020-09-06 | handle permanent refund failure | Florian Dold |
2020-09-06 | fix outdated test case | Florian Dold |
2020-09-06 | make db file writes atomic | Florian Dold |
2020-09-05 | allow inline locationsv0.7.1-dev.27 | Florian Dold |
2020-09-04 | fix utterly broken throttling logicv0.7.1-dev.26 | Florian Dold |
2020-09-04 | formatting, import | Florian Dold |
2020-09-04 | don't unnecessarily repeat reserve processing after recoup | Florian Dold |
2020-09-04 | test recoup, fix bug in reserve state machine, fix bug in recoup-refresh | 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 | respect cache header | Florian Dold |
2020-09-02 | no more const enum, remove unused field | Florian Dold |
2020-09-01 | estimate refresh output, show correct(er) balance | 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-24 | fix wallet DB | Florian Dold |
2020-08-24 | implement fulfillment_message and make fulfillment_url optional | 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 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 |