Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-21 | -work on test-auditor.sh | Christian Grothoff | |
2022-09-21 | -try to fix more of test-*.sh | Christian Grothoff | |
2022-09-19 | -first design for reserve control | Christian Grothoff | |
2022-09-19 | auditor tests: make initdb invocation more portable | Florian Dold | |
2022-09-18 | add new signature functions for DD31 | Christian Grothoff | |
2022-09-13 | -work on auditor tests | Christian Grothoff | |
2022-09-12 | -add missing license headers | Christian Grothoff | |
2022-09-12 | -use private DB for tests | Christian Grothoff | |
2022-09-07 | fix typo: s/issattr/isattr/g (45 instances) | Thien-Thi Nguyen | |
2022-09-07 | fix typo: s/denomnations/denominations/ | Thien-Thi Nguyen | |
2022-09-07 | fix typo: s/t/tt/ | Thien-Thi Nguyen | |
2022-09-07 | fix typo: s/missbehaved/misbehaved/ | Thien-Thi Nguyen | |
2022-09-07 | fix typo: s/siging/signing/ | Thien-Thi Nguyen | |
2022-09-07 | fix typo: s/singing/signing/ | Thien-Thi Nguyen | |
2022-08-25 | EC instead of SEGV | Christian Grothoff | |
2022-08-25 | -proper conflict on /register for existing account with different pw | Christian Grothoff | |
2022-08-23 | -fix report generation field name missmatch | Christian Grothoff | |
2022-08-19 | fix Sandbox/Nexus waiting (7293) | MS | |
2022-08-18 | untested draft of webhook logic for persona | Christian Grothoff | |
2022-08-18 | -work on kyc-proof persona plugin | Christian Grothoff | |
2022-08-17 | -doxygen | Christian Grothoff | |
2022-08-16 | work on kycaid plugin response generation logic | Christian Grothoff | |
2022-08-16 | allow merge into non-existent reserve if KYC is disabled | Christian Grothoff | |
2022-08-16 | -move templating library into exchange.git | Christian Grothoff | |
2022-08-16 | -move templating library into exchange.git | Christian Grothoff | |
2022-08-15 | -more work on extended fakebank API | Christian Grothoff | |
2022-08-15 | (preliminary) work on kycaid plugin | Christian Grothoff | |
2022-08-13 | -draft test for p2p kyc | Christian Grothoff | |
2022-08-12 | sketch of fakebank implementation of bank integration API | Christian Grothoff | |
2022-08-11 | major rework of the KYC logic, making it more configurable, not complete, ↵ | Christian Grothoff | |
but tests pass again | |||
2022-08-09 | implement kyc-proof hook in kyc-tester | Christian Grothoff | |
2022-08-07 | -implement new kyc-webhook endpoint | Christian Grothoff | |
2022-08-06 | notes on #7293 | Christian Grothoff | |
2022-08-06 | -merge eufin branch (manually) | Christian Grothoff | |
2022-08-01 | implement auditor support for #4960 | Christian Grothoff | |
2022-07-29 | add /management/drain handler | Christian Grothoff | |
2022-07-29 | add offline signature to drain profits (#4960) | Christian Grothoff | |
2022-07-28 | update gana | Christian Grothoff | |
2022-07-21 | -gana update | Christian Grothoff | |
2022-07-21 | -log more on faiure | Christian Grothoff | |
2022-07-11 | -gana update | Christian Grothoff | |
2022-07-11 | -new ECs | Christian Grothoff | |
2022-06-30 | -new error codes for purse deposit failures | Özgür Kesim | |
2022-06-30 | fix portability bug: make sure destination file is writeable | Thien-Thi Nguyen | |
Some shells let this go w/o comment, some don't. Better to be sure. (ensure): If "$dst" exists, make sure it is writeable. | |||
2022-06-30 | refactor slightly | Thien-Thi Nguyen | |
(ensure): Don't repeat "$src/$fn" and "$dst/$fn"; instead, compute them once as "$src" and "$dst", respectively. | |||
2022-06-29 | -reduce logging | Christian Grothoff | |
2022-06-26 | -fix misc doxygen warnings, code clean up | Christian Grothoff | |
2022-06-13 | -prevent editing of generated files | Christian Grothoff | |
2022-06-09 | tag | Christian Grothoff | |
2022-06-07 | -fix minor bugs | Christian Grothoff | |