Backporting #6686 and #6691 (#6712)

* v1.7.4

* Fixed potential exp len overflow (#6686)

* Fix warp sync blockers detection
This commit is contained in:
Arkadiy Paronyan
2017-10-11 20:34:36 +02:00
committed by GitHub
parent 9afd1006ed
commit a21db69686
8 changed files with 74 additions and 51 deletions

View File

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