Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | make integration tests part of taler-wallet-cli | Florian Dold | |
2021-01-12 | backup WIP | Florian Dold | |
2021-01-11 | integration test: drop less responses | 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 | |
See https://github.com/dchest/tweetnacl-js/issues/187 | |||
2021-01-07 | restore denom selection on import | Florian Dold | |
2021-01-06 | browser fixes | Florian Dold | |
2021-01-06 | bump version | 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-05 | fix import | 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 ↵ | Florian Dold | |
accordingly | |||
2020-12-15 | derive tipping planchets from seed, implement backup further | Florian Dold | |
2020-12-14 | formatting pass | Florian Dold | |
2020-12-14 | slightly more helpful error message | Florian Dold | |
2020-12-14 | derive refresh info from secret seed | Florian Dold | |
2020-12-10 | backup schema | Florian Dold | |
2020-12-08 | backup WIP (getting it back to build) | Florian Dold | |
2020-12-08 | fee display regression test | Florian Dold | |
2020-12-08 | make coins part of their denomination in backup | Florian Dold | |
2020-12-07 | CRDT-style tombstones | Florian Dold | |
2020-12-07 | store device ID | Florian Dold | |
2020-12-07 | remove some redundancy | Florian Dold | |
2020-12-07 | recoup groups are also part of the backup | Florian Dold | |
2020-12-07 | do not store derived information information | Florian Dold | |
2020-12-07 | comment | Florian Dold | |
2020-12-07 | backup schema WIP | Florian Dold | |
2020-12-07 | backup schema WIP | Florian Dold | |
2020-12-07 | restore blind signing compatibility with exchange | Florian Dold | |
2020-12-04 | add instructions on ‘docker’ group prior to original Docker instructions | Thien-Thi Nguyen | |
NB: Although these instructions are correct, they might be overkill. There is a quick and dirty fix for permissions problems: chmod 777 /var/run/docker.sock but that is Not Recommended because it is extremely insecure. | |||
2020-12-03 | tvgcheck | Florian Dold | |
2020-12-02 | add old test vector | Florian Dold | |
2020-12-02 | regression tests | Florian Dold | |
2020-12-02 | run until done at end of test | 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 | |