plugeth/core/vm
2018-01-16 15:47:33 +00:00
..
runtime all: switch gas limits from big.Int to uint64 2018-01-03 14:45:35 +02:00
analysis_test.go core/vm: copyright header on test-file 2017-11-13 22:04:53 +01:00
analysis.go core/vm: improve bitvec comments 2017-09-10 21:04:36 +02:00
common.go
contract.go
contracts_test.go consensus, core, params: rebrand Metro to Byzantium 2017-09-14 10:10:46 +03:00
contracts.go consensus, core, params: rebrand Metro to Byzantium 2017-09-14 10:10:46 +03:00
doc.go
errors.go core, tests: implement Metropolis EIP 684 2017-08-25 13:00:27 +03:00
evm.go core/vm: Fix comment typo 2018-01-16 15:47:33 +00: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
instructions.go all: switch gas limits from big.Int to uint64 2018-01-03 14:45:35 +02: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 cmd, core, eth/tracers: support fancier js tracing (#15516) 2017-12-21 13:56:11 +02:00
intpool.go
jump_table.go core/vm: fix typos in jump_table.go 2017-11-14 17:57:37 +08:00
logger_test.go core/vm, internal/ethapi: tracer no full storage, nicer json output (#15499) 2017-11-16 18:53:18 +02:00
logger.go all: update generated code (#15808) 2018-01-08 14:15:57 +02:00
memory_table.go core/vm: rework reversion to work on a higher level 2017-08-17 16:50:35 +03:00
memory.go
noop.go all: switch gas limits from big.Int to uint64 2018-01-03 14:45:35 +02:00
opcodes.go
stack_table.go
stack.go
vm_jit_fake.go
vm_jit.go