Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: only disable HasLegacyNode call for verkle-at-genesis testnets #350

Merged

Conversation

gballet
Copy link
Owner

@gballet gballet commented Jan 29, 2024

#283 introduced a workaround in order not to call HasLegacyNode, which had no meaning in the verkle world and was causing a root comparison to fail.

Because the branch was meant to be temporary, this workaround made sense. But now that it has become somewhat official, it makes sense to make this workaround a bit more stable, since it creates a deadlock in tests.

This PR only activates the workaround in the case of a verkle-at-genesis testnet.

@gballet gballet merged commit 4c831fb into kaustinen-with-shapella Jan 29, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant