Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-11-13 | don't distribute ./bootstrap | Florian Dold | |
2020-11-13 | check for jq | Florian Dold | |
2020-11-13 | fix dist | Florian Dold | |
2020-11-09 | don't try to run non-existent test cases for UI | Florian Dold | |
2020-11-08 | fix typo | Christian Grothoff | |
2020-11-08 | fix typo | Christian Grothoff | |
2020-11-08 | update error codes | Florian Dold | |
2020-11-08 | update error codes | Christian Grothoff | |
2020-11-04 | update build instructions | Florian Dold | |
2020-11-04 | remove configure first | Florian Dold | |
2020-11-04 | handle transient pay errors (fixes #6607) | Florian Dold | |
Also add a test case for the behavior. | |||
2020-11-03 | check contract terms signature, handle errors | Florian Dold | |
2020-11-03 | complain about merchant base URL mismatch, fixing #6616 | Florian Dold | |
2020-11-03 | update error codes | Florian Dold | |
2020-11-03 | fix broken integration tests due to merchant API changes | Florian Dold | |
2020-11-03 | fix CheckPaymentPaidResponse schema | Florian Dold | |