-
Notifications
You must be signed in to change notification settings - Fork 686
EIP-3541 london test fixes #2029
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
Conversation
7ceff7a
to
a7fd2aa
Compare
a88ed9c
to
2947b42
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool, all of the refactor & fix in the spurious_dragon computation looks like an improvement to me. Yay for fewer branches.
The big glaring issue is: no cute animal picture! X)
I'm a monster... how could I forget 😞 |
Don't raise VMError for reserved bytecode. Instead, set the error on the computation and return the computation.
2947b42
to
bfce09c
Compare
Also just added you for write access @fselmo |
What was wrong?
How was it fixed?
computation.error
and return the computation rather than raise the VMErrorTo-Do
Cute Animal Picture