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