go-ethereum/accounts/abi/bind
HAOYUatHZ 21b65f4944
core/vm: Make INVALID a defined opcode (#118)
core/vm: Make INVALID a defined opcode (#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-06-22 17:18:47 +08:00
..
backends core/vm: Make INVALID a defined opcode (#118) 2022-06-22 17:18:47 +08:00
auth.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
backend.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
base.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
base_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
bind.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
bind_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
template.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
util.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
util_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00