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

core/vm: Simplify error handling in interpreter loop #6394

Merged
merged 2 commits into from
Dec 21, 2022
Merged

Conversation

yperbasis
Copy link
Member

chfast and others added 2 commits December 21, 2022 11:15
* core/vm: break loop on any error

* core/vm: move ErrExecutionReverted to opRevert()

* core/vm: use "stop token" to stop the loop

* core/vm: unconditionally pc++ in the loop

* core/vm: set return data in instruction impls
@yperbasis yperbasis merged commit 5582435 into devel Dec 21, 2022
@yperbasis yperbasis deleted the evm_loop_err branch December 21, 2022 10:57
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