Marius van der Wijden 9d10856e84 core, eth, internal/ethapi: create access list RPC API (#22550) 4 年之前
..
runtime 9d10856e84 core, eth, internal/ethapi: create access list RPC API (#22550) 4 年之前
testdata 6f4cccf8d2 core/vm, protocol_params: implement eip-2565 modexp repricing (#21607) 5 年之前
access_list_tracer.go 9d10856e84 core, eth, internal/ethapi: create access list RPC API (#22550) 4 年之前
analysis.go 89a32451ae core/vm: faster create/create2 (#17806) 7 年之前
analysis_test.go 89a32451ae core/vm: faster create/create2 (#17806) 7 年之前
common.go cf6674539c core/vm: use uint256 in EVM implementation (#20787) 5 年之前
contract.go 7834e4a278 core, eth: unship EIP 2315 4 年之前
contracts.go 9d10856e84 core, eth, internal/ethapi: create access list RPC API (#22550) 4 年之前
contracts_test.go 6f4cccf8d2 core/vm, protocol_params: implement eip-2565 modexp repricing (#21607) 5 年之前
doc.go 84c5db5409 core/vm: remove JIT VM codes (#16362) 7 年之前
eips.go 0fda25e471 eth/tracers, core: use scopecontext in tracers, provide statedb in capturestart (#22333) 4 年之前
errors.go cd57d5cd38 core/vm: EIP-2315, JUMPSUB for the EVM (#20619) 5 年之前
evm.go 9d10856e84 core, eth, internal/ethapi: create access list RPC API (#22550) 4 年之前
gas.go cf6674539c core/vm: use uint256 in EVM implementation (#20787) 5 年之前
gas_table.go 810f9e057d all: remove redundant conversions and import names (#21903) 5 年之前
gas_table_test.go 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) 5 年之前
gen_structlog.go 7834e4a278 core, eth: unship EIP 2315 4 年之前
instructions.go 0fda25e471 eth/tracers, core: use scopecontext in tracers, provide statedb in capturestart (#22333) 4 年之前
instructions_test.go 0fda25e471 eth/tracers, core: use scopecontext in tracers, provide statedb in capturestart (#22333) 4 年之前
interface.go bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 年之前
interpreter.go 0fda25e471 eth/tracers, core: use scopecontext in tracers, provide statedb in capturestart (#22333) 4 年之前
jump_table.go 0fda25e471 eth/tracers, core: use scopecontext in tracers, provide statedb in capturestart (#22333) 4 年之前
logger.go 0fda25e471 eth/tracers, core: use scopecontext in tracers, provide statedb in capturestart (#22333) 4 年之前
logger_json.go 0fda25e471 eth/tracers, core: use scopecontext in tracers, provide statedb in capturestart (#22333) 4 年之前
logger_test.go 0fda25e471 eth/tracers, core: use scopecontext in tracers, provide statedb in capturestart (#22333) 4 年之前
memory.go cf6674539c core/vm: use uint256 in EVM implementation (#20787) 5 年之前
memory_table.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 年之前
opcodes.go 7834e4a278 core, eth: unship EIP 2315 4 年之前
operations_acl.go 810f9e057d all: remove redundant conversions and import names (#21903) 5 年之前
stack.go 7834e4a278 core, eth: unship EIP 2315 4 年之前
stack_table.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 年之前