Paweł Bylica 1fa91729f2
core/vm: simplify error handling in interpreter loop (#23952)
* 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
2021-11-29 14:46:24 +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