This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Error when updating validators contract #8065
Labels
F1-panic 🔨
The client panics and exits without proper error handling.
M4-core ⛓
Core client code / Rust.
P5-sometimesoon 🌲
Issue is worth doing soon.
Milestone
Comments
@afiorenza thanks for the report! |
@debris You are welcome. Do you have an ETA for this? This is blocking some updates on our chain. |
less then a week. @rphmeier the error seems to originate from here: any tips? |
Is there any update on this? PoA networks using validator contracts actually can't fork the chain due to this bug. |
Could you check if this is still happening on the latest versions? |
Closing as stalled. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
F1-panic 🔨
The client panics and exits without proper error handling.
M4-core ⛓
Core client code / Rust.
P5-sometimesoon 🌲
Issue is worth doing soon.
I have a PoA chain running with 5 nodes. This is my current genesis:
I'm trying to change the validator contract for a new (already deployed) version so i changing the multi to:
Without touching any other parameter. But i'm receiving the following error when it starts syncing:
Thanks in advance.
The text was updated successfully, but these errors were encountered: