Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/core/vm
gary rong 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
..
runtime all: get rid of error when creating memory database (#16716) 6 years ago
analysis.go core/vm: improve bitvec comments 7 years ago
analysis_test.go core/vm: copyright header on test-file 7 years ago
common.go core/vm: optimize copy-less data retrievals 7 years ago
contract.go core: golint updates for this or self warning (#16633) 6 years ago
contracts.go core/vm, crypto/bn256: switch over to cloudflare library (#16203) 7 years ago
contracts_test.go all: update license information (#16089) 7 years ago
doc.go core/vm: remove JIT VM codes (#16362) 7 years ago
errors.go core, tests: implement Metropolis EIP 684 7 years ago
evm.go core, eth: fix tracer dirty finalization 6 years ago
gas.go params: core, core/vm, miner: 64bit gas instructions 8 years ago
gas_table.go all: switch gas limits from big.Int to uint64 7 years ago
gas_table_test.go core/vm : fix testcase for gas calculation 7 years ago
gen_structlog.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 years ago
instructions.go build: enable goimports and varcheck linters (#16446) 7 years ago
instructions_test.go core/vm: remove JIT VM codes (#16362) 7 years ago
int_pool_verifier.go all: update license information 8 years ago
int_pool_verifier_empty.go all: update license information 8 years ago
interface.go all: switch gas limits from big.Int to uint64 7 years ago
interpreter.go core/vm: Fixed typos in core/vm/interpreter.go 7 years ago
intpool.go core: minor evm polishes and optimizations 7 years ago
jump_table.go core, vm, common: define constantinople fork + shift (#16045) 7 years ago
logger.go core: golint updates for this or self warning (#16633) 6 years ago
logger_test.go core/vm: remove JIT VM codes (#16362) 7 years ago
memory.go core: golint updates for this or self warning (#16633) 6 years ago
memory_table.go core/vm: rework reversion to work on a higher level 7 years ago
noop.go all: switch gas limits from big.Int to uint64 7 years ago
opcodes.go core: golint updates for this or self warning (#16633) 6 years ago
stack.go core/vm: allocate stack to 1024 7 years ago
stack_table.go all: update license information 8 years ago