quorum/core/vm
Péter Szilágyi 7a7428a027
core, eth: fix tracer dirty finalization
2018-04-27 14:29:18 +03:00
..
runtime common: delete StringToAddress, StringToHash (#16436) 2018-04-10 14:12:07 +03:00
analysis.go core/vm: improve bitvec comments 2017-09-10 21:04:36 +02:00
analysis_test.go core/vm: copyright header on test-file 2017-11-13 22:04:53 +01:00
common.go core/vm: optimize copy-less data retrievals 2017-08-14 17:08:49 +03:00
contract.go core, core/state, core/vm: remove exported account getters (#3618) 2017-02-22 23:29:59 +01:00
contracts.go core/vm, crypto/bn256: switch over to cloudflare library (#16203) 2018-03-05 14:33:45 +02:00
contracts_test.go all: update license information (#16089) 2018-02-14 13:49:11 +01: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 core, eth: fix tracer dirty finalization 2018-04-27 14:29:18 +03:00
gas.go params: core, core/vm, miner: 64bit gas instructions 2017-02-13 21:44:25 +01:00
gas_table.go all: switch gas limits from big.Int to uint64 2018-01-03 14:45:35 +02:00
gas_table_test.go core/vm : fix testcase for gas calculation 2017-06-28 10:47:07 +02:00
gen_structlog.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02:00
instructions.go build: enable goimports and varcheck linters (#16446) 2018-04-18 00:53:50 +02:00
instructions_test.go core/vm: remove JIT VM codes (#16362) 2018-03-26 13:48:04 +03: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: switch gas limits from big.Int to uint64 2018-01-03 14:45:35 +02:00
interpreter.go core/vm: Fixed typos in core/vm/interpreter.go 2018-03-27 12:29:04 +08: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.go cmd/evm: print vm output when debug flag is on (#16326) 2018-04-06 12:43:36 +02:00
logger_test.go core/vm: remove JIT VM codes (#16362) 2018-03-26 13:48:04 +03:00
memory.go core/vm: polish RETURNDATA, add missing returns to CALL* 2017-08-16 13:43:14 +03:00
memory_table.go core/vm: rework reversion to work on a higher level 2017-08-17 16:50:35 +03:00
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.go core/vm: allocate stack to 1024 2017-05-25 11:37:04 +02:00
stack_table.go all: update license information 2017-04-14 10:29:00 +02:00