plugeth/core/vm
Martin Holst Swende 9be07de539 params: Updated finalized gascosts for ECMUL/MODEXP (#15135)
* params: Updated finalized gascosts for ECMUL/MODEXP

* core,tests: Updates pending new tests

* tests: Updated with new tests

* core: revert state transition bugfix

* tests: Add expected failures due to  #15119
2017-09-14 10:35:54 +03:00
..
runtime
analysis.go
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 params: Updated finalized gascosts for ECMUL/MODEXP (#15135) 2017-09-14 10:35:54 +03:00
gas_table_test.go
gas_table.go consensus, core, params: rebrand Metro to Byzantium 2017-09-14 10:10:46 +03:00
gas.go
gen_structlog.go
instructions_test.go
instructions.go
int_pool_verifier_empty.go
int_pool_verifier.go
interface.go
interpreter.go consensus, core, params: rebrand Metro to Byzantium 2017-09-14 10:10:46 +03:00
intpool.go
jump_table.go consensus, core, params: rebrand Metro to Byzantium 2017-09-14 10:10:46 +03:00
logger_test.go
logger.go
memory_table.go
memory.go
noop.go
opcodes.go
stack_table.go
stack.go
vm_jit_fake.go
vm_jit.go