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: prefetch state checks #233

Merged
merged 13 commits into from
May 31, 2024

Conversation

DanielSchiavini
Copy link
Collaborator

What I did

Fix the prefetch fork state

How I did it

  • Fixed the is_forked property of PyEVM class
  • Avoid locked changes, use commit instead
  • Added tests

How to verify it

Test are included

Description for the changelog

  • fix: prefetch state checks

Cute Animal Picture

image

@DanielSchiavini DanielSchiavini marked this pull request as ready for review May 22, 2024 10:20
boa/vm/fork.py Outdated Show resolved Hide resolved
boa/vm/fork.py Outdated Show resolved Hide resolved
boa/vm/fork.py Outdated Show resolved Hide resolved
boa/vm/fork.py Outdated Show resolved Hide resolved
boa/vm/fork.py Outdated Show resolved Hide resolved
boa/vm/fork.py Outdated Show resolved Hide resolved
boa/vm/fork.py Outdated Show resolved Hide resolved
Copy link
Member

@charles-cooper charles-cooper left a comment

Choose a reason for hiding this comment

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

thanks!

@charles-cooper charles-cooper merged commit f099cfa into vyperlang:master May 31, 2024
9 checks passed
@DanielSchiavini DanielSchiavini deleted the fix/prefetch-state branch June 3, 2024 14:24
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.

2 participants