serai/processor
Luke Parker 258c02ff39
Merge branch 'develop' into next
This is an initial resolution of conflicts which does not work.
2025-01-30 00:56:29 -05:00
..
bin Correct accumulated errors in the processor 2025-01-18 12:41:57 -05:00
bitcoin Add a proper error type to ContinuallyRan 2025-01-12 18:29:08 -05:00
ethereum Ensure a non-zero fee in the Router OutInstruction gas fuzz test 2025-01-27 15:39:55 -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 Correct accumulated errors in the processor 2025-01-18 12:41:57 -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 Restore workspace-wide clippy 2025-01-19 02:27:35 -05:00
scheduler 2025 nightly 2025-01-18 12:41:25 -05:00
signers Correct accumulated errors in the processor 2025-01-18 12:41:57 -05:00
TODO Merge branch 'develop' into next 2025-01-30 00:56:29 -05: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.