quorum/core/vm
Felix Lange 0cc492f815 all: update license information 2017-04-14 10:29:00 +02:00
..
runtime all: update license information 2017-04-14 10:29:00 +02:00
analysis.go
common.go all: unify big.Int zero checks, use common/math in more places (#3716) 2017-02-28 15:09:11 +01:00
contract.go core, core/state, core/vm: remove exported account getters (#3618) 2017-02-22 23:29:59 +01:00
contracts.go all: next batch of log polishes to contextual versions 2017-02-28 15:03:20 +02:00
doc.go
errors.go
evm.go all: unify big.Int zero checks, use common/math in more places (#3716) 2017-02-28 15:09:11 +01:00
gas.go params: core, core/vm, miner: 64bit gas instructions 2017-02-13 21:44:25 +01:00
gas_table.go all: update license information 2017-04-14 10:29:00 +02:00
gas_table_test.go all: update license information 2017-04-14 10:29:00 +02:00
instructions.go all: unify big.Int zero checks, use common/math in more places (#3716) 2017-02-28 15:09:11 +01: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 all: update license information 2017-04-14 10:29:00 +02:00
interpreter.go core/vm: use uint64 instead of *big.Int in tracer (#3805) 2017-03-22 15:32:51 +01:00
intpool.go params: core, core/vm, miner: 64bit gas instructions 2017-02-13 21:44:25 +01:00
jump_table.go params: core, core/vm, miner: 64bit gas instructions 2017-02-13 21:44:25 +01:00
logger.go core/vm: use uint64 instead of *big.Int in tracer (#3805) 2017-03-22 15:32:51 +01:00
logger_test.go core/vm: use uint64 instead of *big.Int in tracer (#3805) 2017-03-22 15:32:51 +01:00
memory.go params: core, core/vm, miner: 64bit gas instructions 2017-02-13 21:44:25 +01:00
memory_table.go all: update license information 2017-04-14 10:29:00 +02:00
noop.go core, core/state, core/vm: remove exported account getters (#3618) 2017-02-22 23:29:59 +01:00
opcodes.go
stack.go
stack_table.go all: update license information 2017-04-14 10:29:00 +02:00
vm_jit.go
vm_jit_fake.go