Péter Szilágyi 060e33fb4c core/vm: enable istanbul EIPs in the jump table 6 years ago
..
runtime 054412e335 all: clean up and proerly abstract database access 6 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 1bccafe5ef core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 6 years ago
contracts_test.go 1bccafe5ef core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 6 years ago
doc.go 84c5db5409 core/vm: remove JIT VM codes (#16362) 7 years ago
eips.go 3bb9b49afb core/vm, params: implement EIP2200, SSTORE optimizations (#19964) 6 years ago
errors.go 7abedf9bbb core/vm: support for multiple interpreters (#17093) 7 years ago
evm.go f891fd9875 core/vm: fix comment grammar (#19923) 6 years ago
gas.go aa6005b469 core/vm, params: refactor chain configuration (#19735) 6 years ago
gas_table.go 3bb9b49afb core/vm, params: implement EIP2200, SSTORE optimizations (#19964) 6 years ago
gas_table_test.go 3bb9b49afb core/vm, params: implement EIP2200, SSTORE optimizations (#19964) 6 years ago
gen_structlog.go 4c0883e20d core/vm: adds refund as part of the json standard trace (#17910) 7 years ago
instructions.go aa6005b469 core/vm, params: refactor chain configuration (#19735) 6 years ago
instructions_test.go 36b78abe61 core/vm: instruction tests (#16327) 6 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 060e33fb4c core/vm: enable istanbul EIPs in the jump table 6 years ago
intpool.go 4e5d1f1c39 core/vm: reuse bigint pools across transactions (#17070) 7 years ago
intpool_test.go 4e5d1f1c39 core/vm: reuse bigint pools across transactions (#17070) 7 years ago
jump_table.go 060e33fb4c core/vm: enable istanbul EIPs in the jump table 6 years ago
logger.go 9b3601cfce core/vm: fix typos in comments (#19391) 6 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 6663e5da10 all: fix various comment typos (#17748) 7 years ago
memory_table.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 years ago
opcodes.go 081642ed25 Eip 1344 (ChainID opcode) (#19921) 6 years ago
stack.go 598f786aab core/vm: clear linter warnings (#17057) 7 years ago
stack_table.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 years ago