Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-09 | -make content-length optional again | Christian Grothoff | |
2023-05-04 | finish implementation for #7808 | Christian Grothoff | |
2023-05-01 | -fix uninitialized variable and memory leak | Christian Grothoff | |
2023-05-01 | breaking protocol changes towards fixing #7810 (incomplete, ↵ | Christian Grothoff | |
taler-exchange-offline still unfinished) | |||
2023-04-25 | -dox | Christian Grothoff | |
2023-04-25 | -fix doxygen | Christian Grothoff | |
2023-04-25 | add nexus-fetch-transactions | Christian Grothoff | |
2023-04-24 | -fix port | Christian Grothoff | |
2023-04-24 | fix filename | Christian Grothoff | |
2023-04-22 | misc bugfixes in reserves_in batch logic | Christian Grothoff | |
2023-04-10 | avoid crashing, fail test instead | Christian Grothoff | |
2023-02-19 | idempotency test | Christian Grothoff | |
2023-02-19 | on idempotent deposit, just skip most of the transaction | Christian Grothoff | |
2023-02-14 | begin API change to allow AML officers to trigger KYC process | Christian Grothoff | |
2023-02-13 | -add missing option | Christian Grothoff | |
2023-02-13 | tolerate NULL cleanup functions in commands in batches | Christian Grothoff | |
2023-02-09 | -start on AML work (incomplete) | Christian Grothoff | |
2023-02-04 | -add missing file | Christian Grothoff | |
2023-02-04 | -fix AML decision update logic and history fetch logic | Christian Grothoff | |
2023-02-04 | -deduplicate configs | Christian Grothoff | |
2023-02-04 | add tests for new AML logic, plus related bugfixes | Christian Grothoff | |
2023-02-03 | implement testing_api_cmd_check_aml_decision | Christian Grothoff | |
2023-02-03 | implement testing_api_cmd_take_aml_decision.c | Christian Grothoff | |
2023-02-03 | implement testing_api_cmd_set_officer | Christian Grothoff | |
2023-01-29 | add test for KYC required on reserve close | Christian Grothoff | |
2023-01-29 | use correct attribute name in test | Christian Grothoff | |
2023-01-29 | KYC: misc. fixes to attribute attestation logic | Christian Grothoff | |
2023-01-20 | -new testing APIs | Christian Grothoff | |
2023-01-16 | fix test_kyc_api: adapt test logic to improved OAuth2.0 kyc API: | Christian Grothoff | |
2023-01-15 | -fix compiler warning: add missing prototype | Christian Grothoff | |
2023-01-13 | libeufin-based bank API test | MS | |
Give Nexus and Sandbox one database each, in order to reduce concurrent accesses to the sqlite3 file. | |||
2023-01-11 | -DCE | Christian Grothoff | |
2023-01-11 | -remove pybank remenants | Christian Grothoff | |
2022-12-29 | expand DB API with AML functions, fix purse refund calculations in ↵ | Christian Grothoff | |
libtalerexchange | |||
2022-12-29 | misc purse deletion fixes | Christian Grothoff | |
2022-12-28 | add purse delete testing CMD | Christian Grothoff | |
2022-12-05 | adapt build to latest GNUnet without gnunet/platform.h | Christian Grothoff | |
2022-11-20 | Merge branch 'bug-7276' | Christian Grothoff | |
2022-11-20 | -implement missing testing checks | Christian Grothoff | |
2022-11-18 | fix wirewatch | Christian Grothoff | |
2022-11-17 | -code cleanup | Christian Grothoff | |
2022-11-17 | -update testing cmd to new bank API | Christian Grothoff | |
2022-11-17 | -update testing cmd to new bank API | Christian Grothoff | |
2022-11-04 | policy extensions and age restriction refactoring | Özgür Kesim | |
- refactoring of extension-plugin-mechanism - refactoring of age restriction extension - added policy extensions plugin plumbing - added DB schema and api - policy_details - policy_fulfillments | |||
2022-11-03 | -fix dist rule | Christian Grothoff | |
2022-11-01 | remove wad fee, kyc fee and kyc-timeout | Christian Grothoff | |
2022-11-01 | -reduce loglevel | Christian Grothoff | |
2022-10-22 | -fix testing/ FTBFS | Christian Grothoff | |
2022-10-22 | -fix testing/ FTBFS | Christian Grothoff | |
2022-10-22 | -add missing asserts, fix logic issue | Christian Grothoff | |