mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Stop validators from equivocating on reboot
Part of https://github.com/serai-dex/serai/issues/345. The lack of full DB persistence does mean enough nodes rebooting at the same time may cause a halt. This will prevent slashes.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -9105,6 +9105,7 @@ dependencies = [
|
||||
"hex",
|
||||
"log",
|
||||
"parity-scale-codec",
|
||||
"serai-db",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user