Expand description
Integrity checking for events and projections
Provides verification of event hashes, signatures, and projection consistency.
Structs§
- Corrupt
Event - A corrupt event with details
- Integrity
Report - Result of an integrity check
- Signature
Error - Signature verification error
Enums§
- Corruption
Kind - Types of event corruption
Functions§
- check_
store_ integrity - Check integrity of all events in the store
- verify_
event_ hash - Verify that an event’s ID matches its content hash
- verify_
store_ signatures - Verify signatures on all events in the store