openethereum/ethcore/src/evm
Robert Habermeier 0fedc27332 Remove ethcore::common re-export module (#2792)
* no longer export action_params

* remove transaction, header, receipt re-rexports from common

* remove env_info and builtins re-exports from common

* remove everything but util export from common

* replace common usages with util, remove module

* add a prelude module for ethcore-bigint
2016-10-24 18:35:25 +02:00
..
benches Remove ethcore::common re-export module (#2792) 2016-10-24 18:35:25 +02:00
interpreter Remove ethcore::common re-export module (#2792) 2016-10-24 18:35:25 +02:00
evm.rs Fixing trait definition 2016-09-20 16:25:22 +02:00
ext.rs Jumptable cache (#2427) 2016-10-02 18:45:36 +02:00
factory.rs configurable jump table cache size 2016-10-07 12:18:42 +02:00
instructions.rs Getting rid of get_info 2016-07-12 10:28:42 +02:00
jit.rs Remove ethcore::common re-export module (#2792) 2016-10-24 18:35:25 +02:00
mod.rs Gas for mem optimization (#1768) 2016-07-30 06:38:44 -07:00
schedule.rs EIP150.1c (#2591) 2016-10-15 14:39:15 +02:00
tests.rs Remove ethcore::common re-export module (#2792) 2016-10-24 18:35:25 +02:00