Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-11-26 | hide transient errors when accepting a tip | Florian Dold | |
2020-11-25 | bump version for upload | Florian Dold | |
2020-11-25 | better docker instructions | Florian Dold | |
2020-11-25 | missing slash in docker mount path | Florian Dold | |
2020-11-25 | editor config | Florian Dold | |
2020-11-25 | comment | Florian Dold | |
2020-11-25 | docker-based build instructions | Florian Dold | |
2020-11-25 | clearer name | Florian Dold | |
2020-11-25 | submodule | Florian Dold | |
2020-11-18 | towards a nicer transaction history | Florian Dold | |
2020-11-18 | re-enable tipping support in the WebExtension UI | Florian Dold | |
2020-11-17 | changelog | Florian Dold | |
2020-11-17 | new changelog | Florian Dold | |
2020-11-17 | update version and dependencies | Florian Dold | |
2020-11-16 | deps | Florian Dold | |
2020-11-16 | update README | Florian Dold | |
2020-11-16 | only query tip status on first call to prepare | Florian Dold | |
2020-11-16 | install recursively | Florian Dold | |
Is this a PNPM regression? This is usually the default ... | |||
2020-11-16 | check for idempotency in tip integration test | Florian Dold | |
2020-11-16 | use index to check existing tip record | Florian Dold | |
2020-11-16 | fix schema upgrade in memoryidb backend | Florian Dold | |
2020-11-16 | fix tip record creation, migrate DB | Florian Dold | |
2020-11-13 | only use version in 'make dist' | Florian Dold | |