erigon-pulse/eth
Andrew Ashikhmin 58893937b0
core/vm: Make INVALID a defined opcode (#6477)
Cherry-pick https://github.com/ethereum/go-ethereum/pull/24017.

* core/vm: Define 0xfe opcode as INVALID

* core/vm: Remove opInvalid as opUndefined handles it

Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>

Co-authored-by: Andrei Maiboroda <andrei@ethereum.org>
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
2022-12-30 17:13:54 +01:00
..
calltracer Native tracers step 10 - remove duplicate SelfDestruct capture, clean up (#6440) 2022-12-26 04:56:39 +00:00
ethconfig Add override.shanghaiTime flag (#6414) 2022-12-23 17:06:56 +01:00
ethconsensusconfig bsc: incrementally calc and store all old snapshots. slower initial stage_snapshots, but faster restart during initial sync (#6457) 2022-12-30 12:44:54 +07:00
ethutils Remove duplicate file extension (#4177) 2022-05-17 10:43:30 +01:00
filters feat: enhance API erigon_getLatestLogs (#6078) 2022-11-29 15:14:41 +07:00
gasprice Avoiding leaking the popped item (#6193) 2022-12-04 11:17:02 +07:00
integrity Use hex package to convert bytes to string (#6205) 2022-12-05 09:06:16 +07:00
protocols/eth Withdrawals part 2 (#6180) 2022-12-20 09:09:04 +00:00
stagedsync a bit rename 22 to v3 (#6476) 2022-12-30 21:53:42 +07:00
tracers core/vm: Make INVALID a defined opcode (#6477) 2022-12-30 17:13:54 +01:00
api_backend.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
api_test.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
api.go Embed rpcdaemon: prepared direct clients (#3492) 2022-02-12 19:47:19 +07:00
backend.go a bit rename 22 to v3 (#6476) 2022-12-30 21:53:42 +07:00
bloombits.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00
discovery.go rename (#1978) 2021-05-20 19:25:53 +01:00
state_accessor.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00