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

Transition types #1038

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Transition types #1038

wants to merge 6 commits into from

Conversation

SamWilsn
Copy link
Collaborator

What was wrong?

Header/block types near fork transitions weren't strict enough.

How was it fixed?

Made them stricter.

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@@ -24,6 +27,7 @@ class NoTestsFound(Exception):


def run_blockchain_st_test(test_case: Dict, load: Load) -> None:
load.fork.fork_criteria = ByBlockNumber(0)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line feels like a hack, but I'm not sure what the correct solution would look like. Open to suggestions!

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