File tree Expand file tree Collapse file tree 4 files changed +11
-4
lines changed
Expand file tree Collapse file tree 4 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1+ ## Diamond Node Software 3.3.5-hbbft-0.11.6
2+ - [ session double kill problem.] ( https://github.com/DMDcoin/diamond-node/issues/252 )
3+ - [ Network Host logic: peer_id to NodeID consistency] ( https://github.com/DMDcoin/diamond-node/issues/251 )
4+ - [ sealing messages probably not received] ( https://github.com/DMDcoin/diamond-node/issues/248 )
5+ - [ disconnected from reservered peers] ( https://github.com/DMDcoin/diamond-node/issues/247 )
6+ - [ separate handshakes and encrypted connections] ( https://github.com/DMDcoin/diamond-node/issues/254 )
7+
18## Diamond Node Software 3.3.5-hbbft-0.11.5
29- [ Improved reliability of Hbbft targeted message delivery] ( https://github.com/DMDcoin/diamond-node/issues/248 )
310
Original file line number Diff line number Diff line change 22description = " Diamond Node"
33name = " diamond-node"
44# NOTE Make sure to update util/version/Cargo.toml as well
5- version = " 3.3.5-hbbft-0.11.5 "
5+ version = " 3.3.5-hbbft-0.11.6 "
66license = " GPL-3.0"
77authors = [
88 " bit.diamonds developers" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " parity-version"
33# NOTE: this value is used for OpenEthereum version string (via env CARGO_PKG_VERSION)
4- version = " 3.3.5-hbbft-0.11.5 "
4+ version = " 3.3.5-hbbft-0.11.6 "
55authors = [
66 " bit.diamonds developers" ,
77 " OpenEthereum developers" ,
You can’t perform that action at this time.
0 commit comments