- Sep 18, 2023
-
-
Serban Iorga authored
* Add unit tests for the equivocation detection loop * clippy * use std::future::pending()
-
- Sep 12, 2023
-
-
Serban Iorga authored
* Split `reconnect_failed_client()` logic * Reorganize block checking logic as state machine This way we'll be able to save the state in case of a failure
-