openethereum/ethcore/src/evm
Nikolay Volf e1fef5c732 Update dependencies and bigint api (#5685)
* update to latest bigint

* bump elastic array and deps

* fix rlp tests

* also update all smallvec deps

* fix doc test

* reduce parking in attempt to fix CI bug

* fix from/into electum bug

* remove duplicate imports
2017-05-24 12:31:33 +02:00
..
benches Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
interpreter Update dependencies and bigint api (#5685) 2017-05-24 12:31:33 +02:00
evm.rs Update dependencies and bigint api (#5685) 2017-05-24 12:31:33 +02:00
ext.rs EIP-86 (#4697) 2017-04-19 14:30:00 +02:00
factory.rs Update dependencies and bigint api (#5685) 2017-05-24 12:31:33 +02:00
instructions.rs EIP-140 (#5477) 2017-05-23 16:49:17 +03:00
jit.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
mod.rs EIP-140 (#5477) 2017-05-23 16:49:17 +03:00
schedule.rs EIP-140 (#5477) 2017-05-23 16:49:17 +03:00
tests.rs EIP-140 (#5477) 2017-05-23 16:49:17 +03:00