serai/processor
Luke Parker 7c10873cd5
Tweak how the Monero node is run for the processor tests
Disables the unused zmq RPC.

Removes authentication which seems to be unstable as hell when under load
(see #351).

No longer use Network::Isolated as it's not needed here (the Monero nodes run
with `--offline`).
2023-10-23 07:56:55 -04:00
..
messages Coins pallet (#399) 2023-10-19 06:22:21 -04:00
src Tweak how the Monero node is run for the processor tests 2023-10-23 07:56:55 -04:00
Cargo.toml Resolve #405 2023-10-23 07:56:43 -04:00
LICENSE Update licenses 2023-01-11 23:05:31 -05: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.