Files
openethereum/parity
Niklas Adolfsson 0051c26acf [ethcore]: reduce re-exports (#11059)
* [ethcore]: reduce re-exports

Last piece of refactoring to close #10130 after work done by @dvdplm et. al

After this PR, we have the following re-exports from other crates in `non-testbuilds`:
- evm::VMType (client)
- ethcore_miner::local_accounts::LocalAccounts (miner)
- ethcore_miner::pool::PendingOrdering (miner)

I think the miner re-exports make sense (closely tied to the module) and `VMType` (related to module but not closely)

* fix(grumbles): remove re-export `VerifierType`
2019-09-16 17:12:21 +02:00
..
2019-08-27 17:29:33 +02:00
2019-07-05 15:19:38 +02:00
2019-08-27 17:29:33 +02:00
2019-08-27 17:29:33 +02:00
2019-09-03 11:29:25 +02:00
2019-07-05 16:24:23 +08:00
2019-09-03 11:29:25 +02:00
2019-08-27 17:29:33 +02:00
2019-02-18 20:39:38 +03:00