Skip to content

core/vm: Move interpreter.ReadOnly check into the opcode implementations#6396

Merged
yperbasis merged 1 commit into
develfrom
evm_readonly
Dec 21, 2022
Merged

core/vm: Move interpreter.ReadOnly check into the opcode implementations#6396
yperbasis merged 1 commit into
develfrom
evm_readonly

Conversation

@yperbasis

Copy link
Copy Markdown
Member

* core/vm: Move interpreter.ReadOnly check into the opcode implementations

Also remove the same check from the interpreter inner loop.

* core/vm: Remove obsolete operation.writes flag

* core/vm: Capture fault states in logger

Co-authored-by: Martin Holst Swende <martin@swende.se>

* core/vm: Remove panic added for testing

Co-authored-by: Martin Holst Swende <martin@swende.se>
@yperbasis yperbasis merged commit dc248c5 into devel Dec 21, 2022
@yperbasis yperbasis deleted the evm_readonly branch December 21, 2022 11:44
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