mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Putting a signer first doesn't work because signers can only publish once a supermajority sync. Now, the code uses an excluded signer (instead of an included signer) to determine signing set. Further simplifications are available. Also adds accurate documentation on latency/sleep reasoning.