openethereum/ethcore/src/evm
Guanqun Lu 5a20c63b70 two small changes in evm (#5700)
* add a simple test for is_push so that every small utility has a corresponding unit test

* split evm/factory.rs into two files as the TODO suggests

* style fixes according to review comments
2017-05-30 19:31:43 +02:00
..
benches Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
interpreter EIP-210 BLOCKHASH changes (#5505) 2017-05-30 11:52:33 +02:00
evm.rs EIP-210 BLOCKHASH changes (#5505) 2017-05-30 11:52:33 +02:00
ext.rs EIP-210 BLOCKHASH changes (#5505) 2017-05-30 11:52:33 +02:00
factory.rs two small changes in evm (#5700) 2017-05-30 19:31:43 +02:00
instructions.rs two small changes in evm (#5700) 2017-05-30 19:31:43 +02:00
jit.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
mod.rs two small changes in evm (#5700) 2017-05-30 19:31:43 +02:00
schedule.rs EIP-210 BLOCKHASH changes (#5505) 2017-05-30 11:52:33 +02:00
tests.rs EIP-210 BLOCKHASH changes (#5505) 2017-05-30 11:52:33 +02:00
vmtype.rs two small changes in evm (#5700) 2017-05-30 19:31:43 +02:00