feat: vm.JumpTable
override
#56
Annotations
10 errors
lint:
eth/gasestimator/gasestimator.go#L30
could not import github.com/ethereum/go-ethereum/core/vm (-: # github.com/ethereum/go-ethereum/core/vm
|
lint:
core/vm/jump_table.libevm.go#L7
overrideJumpTable redeclared in this block
|
lint:
core/vm/hooks.libevm.go#L26
other declaration of overrideJumpTable
|
lint:
core/vm/jump_table.libevm.go#L63
Hooks redeclared in this block
|
lint:
core/vm/hooks.libevm.go#L17
other declaration of Hooks
|
lint:
core/vm/jump_table.libevm.go#L70
libevmHooks redeclared in this block
|
lint:
core/vm/hooks.libevm.go#L14
other declaration of libevmHooks
|
lint:
core/vm/jump_table.libevm.go#L74
RegisterHooks redeclared in this block
|
lint:
core/vm/hooks.libevm.go#L7
other declaration of RegisterHooks) (typecheck)
|
lint:
cmd/evm/internal/t8ntool/execution.go#L32
could not import github.com/ethereum/go-ethereum/core/vm (-: # github.com/ethereum/go-ethereum/core/vm
|