serai/processor
Luke Parker a9625364df
Test createAddress
Benchmarks gas usage

Note the estimator needs to be updated as this is now variable-gas to the
state.
2025-01-27 05:37:56 -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 Test createAddress 2025-01-27 05:37:56 -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 Remove old code still marked TODO 2025-01-19 02:36:34 -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.