This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Panic when switching to Ethash from PoA #10599
Labels
F1-panic 🔨
The client panics and exits without proper error handling.
M4-core ⛓
Core client code / Rust.
Z8-wontfix 🙅♀️
Issue is in principle valid, but this project will not address it. Closer should explain why.
Milestone
For testing purposes within a controlled environment, we attempted to generate a large state using PoA, then switch to Ethash in order to allow additional nodes to join the network and sync with this large state. We made multiple attempts under various configurations, but the client didn't seem to like any of them. Our last attempt resulted in the following panic:
The text was updated successfully, but these errors were encountered: