Marius van der Wijden 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) 5 年之前
..
runtime 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) 5 年之前
testdata 6f4cccf8d2 core/vm, protocol_params: implement eip-2565 modexp repricing (#21607) 5 年之前
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 8ead45c20b core/vm: avoid map lookups for accessing jumpdest analysis 5 年之前
contracts.go 6f4cccf8d2 core/vm, protocol_params: implement eip-2565 modexp repricing (#21607) 5 年之前
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 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 年之前
errors.go cd57d5cd38 core/vm: EIP-2315, JUMPSUB for the EVM (#20619) 5 年之前
evm.go 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) 5 年之前
gas.go cf6674539c core/vm: use uint256 in EVM implementation (#20787) 5 年之前
gas_table.go 0ddd4612b7 core/vm, params: make 2200 in line with spec (#21605) 5 年之前
gas_table_test.go 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) 5 年之前
gen_structlog.go b305591e14 core/vm: marshall returnData as hexstring in trace logs (#21715) 5 年之前
instructions.go 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) 5 年之前
instructions_test.go 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) 5 年之前
interface.go 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 年之前
interpreter.go 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 年之前
jump_table.go 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 年之前
logger.go 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 年之前
logger_json.go 295693759e core/vm: less allocations for various call variants (#21222) 5 年之前
logger_test.go 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) 5 年之前
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 cd57d5cd38 core/vm: EIP-2315, JUMPSUB for the EVM (#20619) 5 年之前
operations_acl.go 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 年之前
stack.go 295693759e core/vm: less allocations for various call variants (#21222) 5 年之前
stack_table.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 年之前