1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/core/vm
Martin Holst Swende 058a4ac5f1
core/evm: less iteration in blockhash (#20589)
* core/vm/runtime: add test for blockhash

* core/evm: less iteration in blockhash

* core/vm/runtime: nitpickfix

Co-authored-by: Péter Szilágyi <peterke@gmail.com>
2020-02-04 12:32:31 +02:00
..
runtime core/evm: less iteration in blockhash (#20589) 2020-02-04 12:32:31 +02:00
testdata
analysis.go
analysis_test.go
common.go
contract.go
contracts.go core: fix staticcheck warnings (#20384) 2019-11-27 09:50:30 +01:00
contracts_test.go core: fix staticcheck warnings (#20384) 2019-11-27 09:50:30 +01:00
doc.go
eips.go
errors.go
evm.go
gas.go
gas_table.go
gas_table_test.go
gen_structlog.go
instructions.go
instructions_test.go build: use golangci-lint (#20295) 2019-11-18 10:49:17 +02:00
int_pool_verifier.go
int_pool_verifier_empty.go
interface.go
interpreter.go
intpool.go
intpool_test.go
jump_table.go
logger.go core/vm: fix tracer interface parameter name (#20294) 2019-11-15 10:52:33 +02:00
logger_json.go
logger_test.go
memory.go
memory_table.go
opcodes.go
stack.go core: fix staticcheck warnings (#20384) 2019-11-27 09:50:30 +01:00
stack_table.go