You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mleku 85d806b157
Bump version to v0.2.1
4 months ago
..
acl Add admin relay handling and real-time subscription syncing in `follows` implementation 4 months ago
crypto Refactor `Signer` to use `secp256k1` directly and enhance ACL reconfiguration for admin-triggered events 4 months ago
database Ensure proper memory management by adding `Free` calls to release pooled buffers across `export`, `import`, and event handling workflows. 4 months ago
encoders Filter out privileged events for non-admin users, refactor `IsPrivileged` logic, and improve event handling with additional checks and utilities. 4 months ago
interfaces wire up trigger to restart sync for ACL spider 4 months ago
protocol Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`. 4 months ago
utils Add `HandleDelete` and `GetSerialsFromFilter` methods, integrate admin keys handling, and enhance constraints API. Include a new CLI `convert` tool for key translation. 4 months ago
version Bump version to v0.2.1 4 months ago