openethereum/ethcore/src/evm
Tomasz Drwięga f4453f77b8 Fix output of parity-evm in case of bad instruction (#5955)
* Fix output of evmbin.

* Use foundation chain settings by default.
2017-07-10 13:23:40 +02:00
..
benches Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
interpreter Fix output of parity-evm in case of bad instruction (#5955) 2017-07-10 13:23:40 +02:00
evm.rs eip214, #4833 (#4851) 2017-06-19 11:41:46 +02:00
ext.rs Fix output of parity-evm in case of bad instruction (#5955) 2017-07-10 13:23:40 +02:00
factory.rs two small changes in evm (#5700) 2017-05-30 19:31:43 +02:00
instructions.rs eip214, #4833 (#4851) 2017-06-19 11:41:46 +02:00
jit.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
mod.rs EIP-168, 169: Dust protection (#4757) 2017-06-28 09:10:57 +02:00
schedule.rs EIP-168, 169: Dust protection (#4757) 2017-06-28 09:10:57 +02:00
tests.rs Merge pull request #5959 from paritytech/dont-compute-hash 2017-07-06 19:00:19 +02:00
vmtype.rs two small changes in evm (#5700) 2017-05-30 19:31:43 +02:00