Merge branch 'master' into pip-msg

This commit is contained in:
Robert Habermeier
2017-03-17 14:13:10 +01:00
306 changed files with 10353 additions and 3383 deletions

View File

@@ -2175,7 +2175,7 @@ mod tests {
use tests::snapshot::TestSnapshotService;
use util::{Uint, U256, Address, RwLock};
use util::sha3::Hashable;
use util::hash::{H256, FixedHash};
use util::hash::H256;
use util::bytes::Bytes;
use rlp::{Rlp, RlpStream, UntrustedRlp, View, Stream};
use super::*;