go-ethereum icon indicating copy to clipboard operation
go-ethereum copied to clipboard

post-genesis transition verkle branch fails to join after transition

Open gballet opened this issue 1 year ago • 0 comments

I have been able to join a testnet transitioning at genesis if the node joins before the transition. Otherwise, it will trigger the transition at genesis and fail to join the testnet.

This has to be caused by the current timestamp being passed instead of the genesis block timestamp, but since this image is only for a testnet whose sole purpose is to demonstrate the overlay method, it's not a show stopper until the PR is merged back into kaustinen-with-shapella.

gballet avatar Nov 30 '23 12:11 gballet