serai/processor
Luke Parker 1e8a9ec5bd Smash out the signer
Abstract, to be done for the transactions, the batches, the cosigns, the slash
reports, everything. It has a minimal API itself, intending to be as clear as
possible.
2024-09-19 23:36:32 -07:00
..
frost-attempt-manager Smash out the signer 2024-09-19 23:36:32 -07:00
key-gen Smash out the signer 2024-09-19 23:36:32 -07:00
messages Smash out the signer 2024-09-19 23:36:32 -07:00
src Smash key-gen out of processor 2024-09-19 23:36:32 -07:00
Cargo.toml Smash key-gen out of processor 2024-09-19 23:36:32 -07:00
LICENSE Smash out the signer 2024-09-19 23:36:32 -07:00
README.md Add support for multiple multisigs to the processor (#377) 2023-09-25 09:48:15 -04:00

Processor

The Serai processor scans a specified external network, communicating with the coordinator. For details on its exact messaging flow, and overall policies, please view docs/processor.