Age | Commit message (Expand) | Author |
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 | sort is done after candidate selection | Florian Dold |
2021-03-15 | improved pay coin selection | Florian Dold |
2021-03-11 | towards recovering from accidental double spends | 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-03-03 | WIP: wallet backup integration test | 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-08 | organize imports | Florian Dold |
2021-02-05 | increase pay timeoutv0.8.0 | Florian Dold |
2021-02-04 | make auth token optional | Florian Dold |
2021-02-04 | formatting | Florian Dold |
2021-02-04 | use new auth token for merchant in integration tests | Florian Dold |
2021-02-01 | 0006728: set up wallet CI pipeline for WebExtension build | Sebastian |
2021-01-22 | upgrade dependencies | Florian Dold |
2021-01-22 | npm files | Florian Dold |
2021-01-22 | prepare command | Florian Dold |
2021-01-22 | taler-wallet-core: version bump | Florian Dold |
2021-01-18 | implement deposits | Florian Dold |
2021-01-14 | rename | Florian Dold |
2021-01-14 | bump version, compat fix | Florian Dold |
2021-01-14 | logging | Florian Dold |
2021-01-14 | logging, cosmetic fixes | Florian Dold |
2021-01-14 | fix reserve state machine bug, use simpler denominations in revocation test | Florian Dold |
2021-01-13 | typo | Florian Dold |
2021-01-13 | auto format | Florian Dold |
2021-01-13 | implement infrastructure for future DB migrations via backup | Florian Dold |
2021-01-12 | backup WIP | Florian Dold |
2021-01-11 | remove excessive logging | Florian Dold |
2021-01-10 | exchange protocol changes | Florian Dold |
2021-01-10 | backup schema | Florian Dold |
2021-01-08 | implement import of backup recovery document | Florian Dold |
2021-01-07 | backup cycle | Florian Dold |
2021-01-07 | implement backup encryption, some more CLI commands | Florian Dold |
2021-01-07 | imports | Florian Dold |
2021-01-07 | re-add secretbox functionality of nacl | Florian Dold |
2021-01-07 | nacl: apply fix for overflow | Florian Dold |
2021-01-07 | restore denom selection on import | Florian Dold |
2021-01-06 | fix tipping planchet derivation | 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-21 | backup import WIP | 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 |