openethereum/ethcore/evm/src
Arkadiy Paronyan bb311e838b [beta] Byzantium updates (#6529)
* fix modexp bug: return 0 if base=0 (#6424)

* Running state test using parity-evm (#6355)

* Initial version of state tests.

* Refactor state to support tracing.

* Unify TransactResult.

* Add test.

* Byzantium updates
2017-09-16 12:21:35 +02:00
..
benches Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
interpreter [beta] Byzantium updates (#6529) 2017-09-16 12:21:35 +02:00
wasm [beta] Byzantium updates (#6529) 2017-09-16 12:21:35 +02:00
action_params.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
call_type.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
env_info.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
evm.rs [beta] Byzantium updates (#6529) 2017-09-16 12:21:35 +02:00
ext.rs [beta] Byzantium updates (#6529) 2017-09-16 12:21:35 +02:00
factory.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
instructions.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
jit.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
lib.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
schedule.rs [beta] Byzantium updates (#6529) 2017-09-16 12:21:35 +02:00
tests.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
vmtype.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00