Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2022-06-06 | Mention GANA repo in guidelines | Thien-Thi Nguyen | |
2022-06-06 | Add some guidelines for src/include/taler_signatures.h maintenance | Thien-Thi Nguyen | |
2022-06-06 | Update ignorance | Thien-Thi Nguyen | |
2022-06-06 | Generate src/include/taler_signatures.h at bootstrap time | Thien-Thi Nguyen | |
* src/include/taler_signatures.h: Delete file. * contrib/gana-update.sh: Add calls to ‘domake’, ‘ensure’ for contrib/sigp. | |||
2022-06-04 | Add support for generating taler_signatures.h. | Thien-Thi Nguyen | |
* contrib/sigp/: New dir. * contrib/sigp/Makefile: New file. * contrib/sigp/README: New file. * contrib/sigp/h.footer: New file. * contrib/sigp/h.header: New file. * contrib/sigp/h.template: New file. | |||
2022-06-04 | move "gana/" to caller | Thien-Thi Nguyen | |
This allows for other prefix dirs to be used. (domake): Consider $1 to be dir under ‘contrib/’. (ensure): Likewise, for $2. | |||
2022-06-04 | add KYC errors for p2p payments | Christian Grothoff | |
2022-06-01 | -expand table list for taler-auditor-sync | Christian Grothoff | |
2022-05-31 | add -I option to wirewatch | Christian Grothoff | |
2022-05-30 | -sketch API for RSA parallel signing | Christian Grothoff | |
2022-05-24 | -revise shard locking: resume open shards before starting new ones | Christian Grothoff | |
2022-05-22 | -add metrics for idempotent (batch) withdraw | Christian Grothoff | |
2022-05-18 | enforce valid payto:// URI in exchange /wire response | Christian Grothoff | |
2022-05-15 | -enable batch withdraw manual testing | Christian Grothoff | |
2022-05-14 | -fix wire expiration | Christian Grothoff | |
2022-05-14 | add max_age column | Christian Grothoff | |