Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-25 | new blind signing code builds | Christian Grothoff | |
2023-10-06 | -fix typo | Christian Grothoff | |
2023-09-29 | fix search path | Christian Grothoff | |
2023-09-26 | remove legacy tables | Christian Grothoff | |
2023-09-26 | -first hack at SQL fixes | Christian Grothoff | |
2023-09-26 | add auditor-0002.sql build rule | Christian Grothoff | |
2023-09-26 | -this file will be generated | Christian Grothoff | |
2023-09-25 | Splitted auditor-0001 and removed master_pub | nic | |
2023-09-24 | combine deposit confirmation signatures into one big signature | Christian Grothoff | |
2023-09-14 | get test_auditor to pass | Christian Grothoff | |
2023-09-14 | more work towards auditor support for AML/KYC | Christian Grothoff | |
2023-09-06 | remove locking, we'll revert to sequential use as locking requires superuser | Christian Grothoff | |
2023-08-27 | -fix issue with multiple dbinit running concurrently | Christian Grothoff | |
2023-07-30 | unify to TEXT instead of mixing TEXT and VARCHAR | Christian Grothoff | |
2023-07-30 | -remove _tuple suffix | Christian Grothoff | |
2023-07-30 | migrating auditordb to use amount tuples | Christian Grothoff | |
2022-11-04 | -remove bogus index | 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 | -preps for v0.9.0 release | Christian Grothoff | |
2022-11-02 | -doxygen | Christian Grothoff | |
2022-11-02 | -implement missing functions | Christian Grothoff | |
2022-11-02 | -doxygen | Christian Grothoff | |
2022-11-02 | -doxygen | Christian Grothoff | |
2022-11-02 | skeleton logic for new auditordb functions | Christian Grothoff | |
2022-11-02 | clean up exchange DB logic a bit, add missing function | Christian Grothoff | |
2022-11-01 | split up auditor db plugin into individual files per main query | Christian Grothoff | |
2022-10-30 | -doxygen | Christian Grothoff | |
2022-10-30 | add support for reserve open/close operations to auditor, begin to split off ↵ | Christian Grothoff | |
purse auditing logic | |||
2022-10-12 | -update to latest GNUNET_PQ_make_prepare() API | Christian Grothoff | |
2022-07-31 | -update auditor schema in preparation to fix #4960 | Christian Grothoff | |
2022-07-28 | add search path for auditor restart | Christian Grothoff | |
2022-07-25 | move auditor database also into schema | Christian Grothoff | |
2022-07-24 | -adapt to latest libgnunetpq | Christian Grothoff | |
2022-06-26 | -fix misc doxygen warnings, code clean up | Christian Grothoff | |
2022-06-19 | -fix #7262 | Christian Grothoff | |
2022-06-14 | -preparatory steps to expand auditor to know about purse and history fees | Christian Grothoff | |
2022-06-13 | -towards coin audits with purse deposits | Christian Grothoff | |
2022-06-08 | -expand auditordb to track progress for p2p payments | Christian Grothoff | |
2022-02-21 | -big renaming of structs for consistent naming with P suffix | Christian Grothoff | |
2022-02-12 | -doxygen fixes | Christian Grothoff | |
2022-01-21 | [age restriction] progress 12/n | Özgür Kesim | |
- taler-offline-tool now handles extensions - command "extensions" added with subcommands "show" and "sign" - parses extensions from taler config - shows and signs of extensions and their configurations - creates signed set of configurations for upload - added test for retrieval of extension config - simplified signature verification for extensions - remove per-extension signatures, also from DB schema - adjust prepared statements accordingly - adjust DB event handler for extensions - allow NULL for config for extension in DB schema - handler for /management/extensions adjusted to new datastructures - changed test for TALER_denom_blind/TALER_denom_sign_blinded with and without TALER_AgeHash - minor updates and various fixes | |||
2021-12-15 | -fix FTBFS | Christian Grothoff | |
2021-12-14 | introducing GNUNET_TIME_Timestamp, recoup now with amounts | Christian Grothoff | |
2021-11-06 | -fix wire_deadline SQL | Christian Grothoff | |
2021-11-06 | sql fix | Christian Grothoff | |
2021-11-06 | -misc fixes | Christian Grothoff | |
2021-11-06 | SQL fix | Christian Grothoff | |
2021-11-06 | SQL fix | Christian Grothoff | |
2021-11-06 | include h_extensions in deposit confirmation | Christian Grothoff | |
2021-11-05 | abstract denomination keys a bit more | Christian Grothoff | |