plugeth/core/vm
2018-03-26 21:40:00 +08:00
..
runtime core/vm: remove JIT VM codes (#16362) 2018-03-26 13:48:04 +03:00
analysis_test.go
analysis.go
common.go
contract.go
contracts_test.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
contracts.go core/vm, crypto/bn256: switch over to cloudflare library (#16203) 2018-03-05 14:33:45 +02:00
doc.go core/vm: remove JIT VM codes (#16362) 2018-03-26 13:48:04 +03:00
errors.go
evm.go core/vm: Fixed typo in core/vm/evm.go 2018-03-26 21:40:00 +08:00
gas_table_test.go
gas_table.go all: switch gas limits from big.Int to uint64 2018-01-03 14:45:35 +02:00
gas.go
gen_structlog.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02:00
instructions_test.go core/vm: remove JIT VM codes (#16362) 2018-03-26 13:48:04 +03:00
instructions.go core: minor evm polishes and optimizations 2018-03-26 12:28:46 +03:00
int_pool_verifier_empty.go
int_pool_verifier.go
interface.go all: switch gas limits from big.Int to uint64 2018-01-03 14:45:35 +02:00
interpreter.go core/vm: remove JIT VM codes (#16362) 2018-03-26 13:48:04 +03:00
intpool.go core: minor evm polishes and optimizations 2018-03-26 12:28:46 +03:00
jump_table.go core, vm, common: define constantinople fork + shift (#16045) 2018-02-23 12:32:57 +02:00
logger_test.go core/vm: remove JIT VM codes (#16362) 2018-03-26 13:48:04 +03:00
logger.go all: update generated code (#15808) 2018-01-08 14:15:57 +02:00
memory_table.go
memory.go
noop.go all: switch gas limits from big.Int to uint64 2018-01-03 14:45:35 +02:00
opcodes.go core, vm, common: define constantinople fork + shift (#16045) 2018-02-23 12:32:57 +02:00
stack_table.go
stack.go