Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-01 | still debugging templating tests | Christian Grothoff | |
2024-03-09 | improve drop.sql to avoid having to update it whenever new SQL revisions are ↵ | Christian Grothoff | |
added | |||
2024-02-08 | -doxygen fixes | Christian Grothoff | |
2024-02-08 | fix spelling | Christian Grothoff | |
2024-02-08 | clean up SQL logic a bit more | Christian Grothoff | |
2024-02-07 | fixing merge conflict | Christian Grothoff | |
2024-02-07 | auditordb tabularasa | Christian Grothoff | |
2024-01-21 | fixing dist issues (#8153) | Christian Grothoff | |
2024-01-17 | fixing pipeline | Nic Eigel | |
2024-01-17 | fixing pipeline | Nic Eigel | |
2024-01-17 | fixing pipeline | Nic Eigel | |
2024-01-16 | progress on auditor helpers | Nic Eigel | |
2024-01-12 | -fix Makefile.am | Christian Grothoff | |
2024-01-10 | added auditor reporting tables | Nic Eigel | |
2024-01-10 | fixing deposit_confirmations db event | Nic | |
2024-01-09 | fix SQL | Christian Grothoff | |
2024-01-09 | adding auditor resp endpoints, trigger for helper deposit_confirmations | Nic | |
2023-11-28 | -misc doxygen fixes | Christian Grothoff | |
2023-11-03 | sql fix: auditor-0002 | Nic | |
2023-11-03 | sql fix: amounts are tuples | Christian Grothoff | |
2023-11-03 | towards real-time deposit auditor: ideas | Christian Grothoff | |
2023-11-02 | -fix 0002-auditordb-scripts | Nic | |
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 |