Backporting to beta (#3718)

* Disaable peer if no common block found

* v1.4.6


Former-commit-id: 5feccf11d2156e3444f1c7dbacc76212ff06d319
This commit is contained in:
Arkadiy Paronyan
2016-12-05 17:09:55 +01:00
committed by GitHub
parent 03f35d7f82
commit f8683058b3
8 changed files with 38 additions and 18 deletions

View File

@@ -3,7 +3,7 @@ description = "Ethcore utility library"
homepage = "http://ethcore.io"
license = "GPL-3.0"
name = "ethcore-util"
version = "1.4.5"
version = "1.4.6"
authors = ["Ethcore <admin@ethcore.io>"]
build = "build.rs"