Merge branch 'master' into pip-msg

This commit is contained in:
Robert Habermeier
2017-03-21 15:23:50 +01:00
91 changed files with 1118 additions and 988 deletions

View File

@@ -2177,7 +2177,7 @@ mod tests {
use util::sha3::Hashable;
use util::hash::H256;
use util::bytes::Bytes;
use rlp::{Rlp, RlpStream, UntrustedRlp, View, Stream};
use rlp::{Rlp, RlpStream, UntrustedRlp, View};
use super::*;
use ::SyncConfig;
use super::{PeerInfo, PeerAsking};