serai/processor
2025-01-15 14:24:51 -05:00
..
bin Add a proper error type to ContinuallyRan 2025-01-12 18:29:08 -05:00
bitcoin Add a proper error type to ContinuallyRan 2025-01-12 18:29:08 -05:00
ethereum alloy 0.9 2024-12-30 11:09:09 -05:00
frost-attempt-manager Remove Session from VariantSignId::SlashReport 2024-12-30 06:16:03 -05:00
key-gen Flatten the map of preprocesses/shares, send Participant index with DkgParticipation 2025-01-15 14:24:51 -05:00
messages Spawn PublishSlashReportTask 2025-01-15 12:08:28 -05:00
monero Add/correct msrv labels 2024-12-08 18:27:15 -05:00
primitives Split task from serai-processor-primitives into serai-task 2024-12-19 10:08:13 -05:00
scanner Add a proper error type to ContinuallyRan 2025-01-12 18:29:08 -05:00
scheduler Add/correct msrv labels 2024-12-08 18:27:15 -05:00
signers Add a proper error type to ContinuallyRan 2025-01-12 18:29:08 -05:00
TODO Move old processor/src directory to processor/TODO 2024-09-19 23:36:32 -07:00
view-keys Add/correct msrv labels 2024-12-08 18:27:15 -05:00
README.md Split processor into bitcoin-processor, ethereum-processor, monero-processor 2024-09-19 23:36:32 -07:00

Processor

The Serai processors, built from the libraries here, scan an external network and report the indexed data to the coordinator. For details on its exact messaging flow, and overall policies, please view docs/processor.