go-ethereum/core/vm
Marius van der Wijden 2faf796d2a
internal/ethapi: fix panic in accesslist creation (#23225)
* internal/ethapi: revert + fix properly in al tracer

* internal/ethapi: use toMessage instead of creating new message

* internal/ethapi: remove ineffassign

* core: fix invalid unmarshalling, fix test

Co-authored-by: Martin Holst Swende <martin@swende.se>
2021-07-28 14:21:35 +02:00
..
runtime
testdata
access_list_tracer.go
analysis_test.go
analysis.go
common.go
contract.go
contracts_test.go
contracts.go
doc.go
eips.go
errors.go
evm.go
gas_table_test.go
gas_table.go
gas.go
gen_structlog.go
instructions_test.go
instructions.go
interface.go
interpreter.go
jump_table.go
logger_json.go
logger_test.go
logger.go
memory_table.go
memory.go
opcodes.go
operations_acl.go
stack_table.go
stack.go