Martin Holst Swende 8dc8941551 core/vm: use a callcontext struct (#20761) 5 gadi atpakaļ
..
runtime 8dc8941551 core/vm: use a callcontext struct (#20761) 5 gadi atpakaļ
testdata 36b78abe61 core/vm: instruction tests (#16327) 6 gadi atpakaļ
analysis.go 89a32451ae core/vm: faster create/create2 (#17806) 7 gadi atpakaļ
analysis_test.go 89a32451ae core/vm: faster create/create2 (#17806) 7 gadi atpakaļ
common.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 gadi atpakaļ
contract.go f891fd9875 core/vm: fix comment grammar (#19923) 6 gadi atpakaļ
contracts.go 7b189d6f1f core: fix staticcheck warnings (#20384) 6 gadi atpakaļ
contracts_test.go 7b189d6f1f core: fix staticcheck warnings (#20384) 6 gadi atpakaļ
doc.go 84c5db5409 core/vm: remove JIT VM codes (#16362) 7 gadi atpakaļ
eips.go 8dc8941551 core/vm: use a callcontext struct (#20761) 5 gadi atpakaļ
errors.go 7abedf9bbb core/vm: support for multiple interpreters (#17093) 7 gadi atpakaļ
evm.go f891fd9875 core/vm: fix comment grammar (#19923) 6 gadi atpakaļ
gas.go 556888c4a9 core/vm: fix method doc (#20730) 5 gadi atpakaļ
gas_table.go 3bb9b49afb core/vm, params: implement EIP2200, SSTORE optimizations (#19964) 6 gadi atpakaļ
gas_table_test.go 06d4470b41 core: fix broken tests due to API changes + linter 5 gadi atpakaļ
gen_structlog.go 4c0883e20d core/vm: adds refund as part of the json standard trace (#17910) 7 gadi atpakaļ
instructions.go 8dc8941551 core/vm: use a callcontext struct (#20761) 5 gadi atpakaļ
instructions_test.go 8dc8941551 core/vm: use a callcontext struct (#20761) 5 gadi atpakaļ
int_pool_verifier.go 0cc492f815 all: update license information 8 gadi atpakaļ
int_pool_verifier_empty.go 0cc492f815 all: update license information 8 gadi atpakaļ
interface.go 36f81118f6 core/state: fix state iterator (#19127) 6 gadi atpakaļ
interpreter.go 8dc8941551 core/vm: use a callcontext struct (#20761) 5 gadi atpakaļ
intpool.go 8dc8941551 core/vm: use a callcontext struct (#20761) 5 gadi atpakaļ
intpool_test.go 4e5d1f1c39 core/vm: reuse bigint pools across transactions (#17070) 7 gadi atpakaļ
jump_table.go 8dc8941551 core/vm: use a callcontext struct (#20761) 5 gadi atpakaļ
logger.go 738b51ae31 core/vm: fix tracer interface parameter name (#20294) 6 gadi atpakaļ
logger_json.go 1a83114c74 all: update author list and licenses 6 gadi atpakaļ
logger_test.go a5dc087845 core/vm, eth/tracers: use pointer receiver for GetRefund (#18018) 7 gadi atpakaļ
memory.go b566cfdffd core/evm: avoid copying memory for input in calls (#20177) 6 gadi atpakaļ
memory_table.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 gadi atpakaļ
opcodes.go a4cf279494 core/state: extend snapshotter to handle account resurrections 5 gadi atpakaļ
stack.go 7b189d6f1f core: fix staticcheck warnings (#20384) 6 gadi atpakaļ
stack_table.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 gadi atpakaļ