gary rong b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 years ago
..
runtime 8dc8941551 core/vm: use a callcontext struct (#20761) 5 years ago
testdata 36b78abe61 core/vm: instruction tests (#16327) 6 years ago
analysis.go 89a32451ae core/vm: faster create/create2 (#17806) 7 years ago
analysis_test.go 89a32451ae core/vm: faster create/create2 (#17806) 7 years ago
common.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 years ago
contract.go f891fd9875 core/vm: fix comment grammar (#19923) 6 years ago
contracts.go 7b189d6f1f core: fix staticcheck warnings (#20384) 6 years ago
contracts_test.go 7b189d6f1f core: fix staticcheck warnings (#20384) 6 years ago
doc.go 84c5db5409 core/vm: remove JIT VM codes (#16362) 7 years ago
eips.go 8dc8941551 core/vm: use a callcontext struct (#20761) 5 years ago
errors.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 years ago
evm.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 years ago
gas.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 years ago
gas_table.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 years ago
gas_table_test.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 years ago
gen_structlog.go 4c0883e20d core/vm: adds refund as part of the json standard trace (#17910) 7 years ago
instructions.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 years ago
instructions_test.go 8dc8941551 core/vm: use a callcontext struct (#20761) 5 years ago
int_pool_verifier.go 0cc492f815 all: update license information 8 years ago
int_pool_verifier_empty.go 0cc492f815 all: update license information 8 years ago
interface.go 36f81118f6 core/state: fix state iterator (#19127) 6 years ago
interpreter.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 years ago
intpool.go 8dc8941551 core/vm: use a callcontext struct (#20761) 5 years ago
intpool_test.go 4e5d1f1c39 core/vm: reuse bigint pools across transactions (#17070) 7 years ago
jump_table.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 years ago
logger.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 years ago
logger_json.go 1a83114c74 all: update author list and licenses 6 years ago
logger_test.go a5dc087845 core/vm, eth/tracers: use pointer receiver for GetRefund (#18018) 7 years ago
memory.go b566cfdffd core/evm: avoid copying memory for input in calls (#20177) 6 years ago
memory_table.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 years ago
opcodes.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 years ago
stack.go 7b189d6f1f core: fix staticcheck warnings (#20384) 6 years ago
stack_table.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 years ago