serai/processor
Luke Parker 8380653855 Add empty serai-processor-signers library
This will replace the signers still in the monolithic Processor binary.
2024-09-19 23:36:32 -07:00
..
bitcoin Split processor into bitcoin-processor, ethereum-processor, monero-processor 2024-09-19 23:36:32 -07:00
ethereum Split processor into bitcoin-processor, ethereum-processor, monero-processor 2024-09-19 23:36:32 -07:00
frost-attempt-manager Add empty serai-processor-signers library 2024-09-19 23:36:32 -07:00
key-gen Add empty serai-processor-signers library 2024-09-19 23:36:32 -07:00
messages Remove vast swaths of legacy code in the processor 2024-09-19 23:36:32 -07:00
monero Split processor into bitcoin-processor, ethereum-processor, monero-processor 2024-09-19 23:36:32 -07:00
primitives Add non-transaction-chaining scheduler 2024-09-19 23:36:32 -07:00
scanner Add empty serai-processor-signers library 2024-09-19 23:36:32 -07:00
scheduler Split processor into bitcoin-processor, ethereum-processor, monero-processor 2024-09-19 23:36:32 -07:00
signers Add empty serai-processor-signers library 2024-09-19 23:36:32 -07:00
src Split processor into bitcoin-processor, ethereum-processor, monero-processor 2024-09-19 23:36:32 -07:00
view-keys Move additional_key.rs to serai-processor-view-keys 2024-09-19 23:36:32 -07: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.