Age | Commit message (Expand) | Author |
2021-06-02 | fix issues with circular imports | Florian Dold |
2021-05-20 | implement deletion of withdrawal transactions | Florian Dold |
2021-04-27 | fix spelling issues | Christian Grothoff |
2021-04-14 | implement debug flag for allowing late withdrawal | Florian Dold |
2021-04-14 | forgettable information validation WIP | Florian Dold |
2021-04-13 | add validation for forgettable JSON | Florian Dold |
2021-04-12 | implement DD18 (forgettable fields in contract terms) | Florian Dold |
2021-04-07 | get coin re-selection after accidental double spending to work | Florian Dold |
2021-03-27 | re-add tests, more coin selection tests | Florian Dold |
2021-03-27 | fix coin selection | Florian Dold |
2021-03-17 | use static helpers for amounts | Florian Dold |
2021-03-17 | towards wallet-core / util split | Florian Dold |
2021-03-15 | improved pay coin selection | Florian Dold |
2021-03-10 | finish first complete end-to-end backup/sync test | Florian Dold |
2021-03-10 | restructure sync, store errors | Florian Dold |
2021-02-09 | fix build error from rename | Florian Dold |
2021-02-08 | idb: add first web platform tests, fix issues detected by them | Florian Dold |
2021-02-01 | 0006728: set up wallet CI pipeline for WebExtension build | Sebastian |
2021-01-13 | implement infrastructure for future DB migrations via backup | Florian Dold |
2021-01-07 | backup cycle | Florian Dold |
2021-01-05 | get basic test cases to work with new exchange | Florian Dold |
2021-01-04 | backup import | Florian Dold |
2020-12-17 | export complete backup, derive planchets in withdrawal | Florian Dold |
2020-12-16 | don't store reserve history anymore, adjust withdrawal implementation accordi... | Florian Dold |
2020-12-15 | derive tipping planchets from seed, implement backup further | Florian Dold |
2020-12-14 | formatting pass | Florian Dold |
2020-12-02 | backup WIP | Florian Dold |
2020-11-27 | fix static types | Florian Dold |
2020-11-26 | more static typing for transactions (fixes #6653) | Florian Dold |
2020-11-16 | fix tip record creation, migrate DB | Florian Dold |
2020-11-03 | fix CheckPaymentPaidResponse schema | Florian Dold |
2020-10-02 | fix 'taler+http://' interpretation | MS |
2020-09-09 | make withdrawal, pay and refunds work in the WebExtension | Florian Dold |
2020-09-08 | missing file | Florian Dold |
2020-09-07 | dynamic pay request timeout | Florian Dold |
2020-09-06 | fix outdated test case | 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-03 | implement and test auto-refresh | 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 | auto-format | Florian Dold |
2020-09-01 | fix exception thrown during logging, include stack trace | Florian Dold |
2020-08-20 | fix refund URI parsing (due to merchant backend change)v0.7.1-dev.21 | Florian Dold |