Marius van der Wijden 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) 5 år sedan
..
runtime 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) 5 år sedan
testdata 6f4cccf8d2 core/vm, protocol_params: implement eip-2565 modexp repricing (#21607) 5 år sedan
analysis.go 89a32451ae core/vm: faster create/create2 (#17806) 7 år sedan
analysis_test.go 89a32451ae core/vm: faster create/create2 (#17806) 7 år sedan
common.go cf6674539c core/vm: use uint256 in EVM implementation (#20787) 5 år sedan
contract.go 8ead45c20b core/vm: avoid map lookups for accessing jumpdest analysis 5 år sedan
contracts.go 6f4cccf8d2 core/vm, protocol_params: implement eip-2565 modexp repricing (#21607) 5 år sedan
contracts_test.go 6f4cccf8d2 core/vm, protocol_params: implement eip-2565 modexp repricing (#21607) 5 år sedan
doc.go 84c5db5409 core/vm: remove JIT VM codes (#16362) 7 år sedan
eips.go 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 år sedan
errors.go cd57d5cd38 core/vm: EIP-2315, JUMPSUB for the EVM (#20619) 5 år sedan
evm.go 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) 5 år sedan
gas.go cf6674539c core/vm: use uint256 in EVM implementation (#20787) 5 år sedan
gas_table.go 0ddd4612b7 core/vm, params: make 2200 in line with spec (#21605) 5 år sedan
gas_table_test.go 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) 5 år sedan
gen_structlog.go b305591e14 core/vm: marshall returnData as hexstring in trace logs (#21715) 5 år sedan
instructions.go 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) 5 år sedan
instructions_test.go 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) 5 år sedan
interface.go 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 år sedan
interpreter.go 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 år sedan
jump_table.go 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 år sedan
logger.go 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 år sedan
logger_json.go 295693759e core/vm: less allocations for various call variants (#21222) 5 år sedan
logger_test.go 2045a2bba3 core, all: split vm.Context into BlockContext and TxContext (#21672) 5 år sedan
memory.go cf6674539c core/vm: use uint256 in EVM implementation (#20787) 5 år sedan
memory_table.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 år sedan
opcodes.go cd57d5cd38 core/vm: EIP-2315, JUMPSUB for the EVM (#20619) 5 år sedan
operations_acl.go 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 år sedan
stack.go 295693759e core/vm: less allocations for various call variants (#21222) 5 år sedan
stack_table.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 år sedan