Alex Beregszaszi 9393d1fb5d
core/vm: Move interpreter.ReadOnly check into the opcode implementations (#23970)
* 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>
2021-12-01 10:21:21 +01:00
..
2014-12-04 10:28:02 +01:00
2017-05-25 17:14:33 +03:00
2021-05-17 15:13:22 +02:00
2021-08-25 18:46:29 +02:00
2021-10-27 13:08:51 +02:00
2018-12-14 11:15:31 +01:00