Devnet9 Hive Fail - peering fail on ForkID tests #5924
Labels
TeamChupa
GH issues worked on by Chupacabara Team
TeamGroot
GH issues worked on by Groot Team
TeamRevenant
GH issues worked on by Revenant Team
To reproduce, i use the following setup to debug hive tests:
i hacked a thing: ethereum/hive@master...jflo:hive:local_debug_hacks
which uses this snooper as a fake client
ethpandaops/json_rpc_snoop@master...jflo:json_rpc_snoop:dualSnoopers
which you'll have to build and tag, so the hive test will use it.
then ran hive like:
./hive -sim ethereum/engine -client-file ./configs/local-client.yaml --sim.limit "engine-cancun/ForkID: Genesis at " --docker.output to isolate a single test, and step through in my debugger.
ForkID: Genesis at *
are the tests failing. Suspect peers may be disagreeing over forkId.The text was updated successfully, but these errors were encountered: