go-ethereum/core/vm
2018-03-30 23:43:44 -05:00
..
runtime Update Geth from upstream 2018-03-30 23:43:44 -05:00
analysis.go Merge branch 'master' of https://github.com/ethereum/go-ethereum 2017-11-30 22:53:05 -05:00
analysis_test.go core/vm: copyright header on test-file 2017-11-13 22:04:53 +01:00
common.go Update repository 2017-10-10 20:13:50 +09:00
contract.go Update repository 2017-10-10 20:13:50 +09:00
contracts.go Merge commit 'b8b9f7f4476a30a0aaf6077daade6ae77f969960' of https://github.com/ethereum/go-ethereum 2018-03-07 23:26:53 -05:00
contracts_test.go Update Ethereum 2018-02-17 15:58:41 -05:00
doc.go core/vm: remove JIT VM codes (#16362) 2018-03-26 13:48:04 +03:00
errors.go core, tests: implement Metropolis EIP 684 2017-08-25 13:00:27 +03:00
evm.go Update Geth from upstream 2018-03-30 23:43:44 -05:00
gas.go Update repository 2017-10-10 20:13:50 +09:00
gas_table.go Update from Upstream Go-Ethereum 2018-01-07 19:52:44 -05:00
gas_table_test.go core/vm : fix testcase for gas calculation 2017-06-28 10:47:07 +02:00
gen_structlog.go Update Go Callisto from upstream 2018-01-20 21:18:21 -05:00
instructions.go Update Geth from upstream 2018-03-30 23:43:44 -05:00
instructions_test.go Update Geth from upstream 2018-03-30 23:43:44 -05:00
int_pool_verifier.go all: update license information 2017-04-14 10:29:00 +02:00
int_pool_verifier_empty.go all: update license information 2017-04-14 10:29:00 +02:00
interface.go Update from Upstream Go-Ethereum 2018-01-07 19:52:44 -05:00
interpreter.go Update Geth from upstream 2018-03-30 23:43:44 -05:00
intpool.go core: minor evm polishes and optimizations 2018-03-26 12:28:46 +03:00
jump_table.go Upgrade Geth 2018-02-25 18:59:27 -05:00
logger.go Update Go Callisto from upstream 2018-01-20 21:18:21 -05:00
logger_test.go Update Geth from upstream 2018-03-30 23:43:44 -05:00
memory.go core/vm: polish RETURNDATA, add missing returns to CALL* 2017-08-16 13:43:14 +03:00
memory_table.go Update repository 2017-10-10 20:13:50 +09:00
noop.go Update from Upstream Go-Ethereum 2018-01-07 19:52:44 -05:00
opcodes.go core, vm, common: define constantinople fork + shift (#16045) 2018-02-23 12:32:57 +02:00
stack.go core/vm: allocate stack to 1024 2017-05-25 11:37:04 +02:00
stack_table.go Update repository 2017-10-10 20:13:50 +09:00
vm_jit.go core/vm: remove JIT VM codes (#16362) 2018-03-26 13:48:04 +03:00