mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-25 21:19:35 +00:00
eb9bce6862
It makes sense for networks which support arbitrary data to do as part of their address. This reduces the ability to perform DoSs, achieves better performance, and better uses the type system (as now networks we don't support data on don't have a data field). Updates the Ethereum address definition in serai-client accordingly |
||
---|---|---|
.. | ||
bin | ||
bitcoin | ||
ethereum | ||
frost-attempt-manager | ||
key-gen | ||
messages | ||
monero | ||
primitives | ||
scanner | ||
scheduler | ||
signers | ||
src | ||
view-keys | ||
README.md |
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
.