Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Ibft Consensus Round Classes #405

Merged
merged 5 commits into from
Dec 13, 2018
Merged

Ibft Consensus Round Classes #405

merged 5 commits into from
Dec 13, 2018

Conversation

rain-on
Copy link
Contributor

@rain-on rain-on commented Dec 12, 2018

The IbftRound is responsible for sequencing the transmission of
network packets based on received data.

The IbftRound is responsible for sequencing the transmission of
network packets based on received data.
CHANGELOG.md Outdated
@@ -118,7 +118,7 @@ Specify `*` or `all` for `--host-whitelist` to effectively disable host protecti
- Updated client version to be ethstats friendly (PR [#258](https://github.com/PegaSysEng/pantheon/pull/258))
- Added `--node-private-key` option to allow nodekey file to be specified separately to data directory ([#233](https://github.com/PegaSysEng/pantheon/issues/233) thanks to [@peterbroadhurst](https://github.com/peterbroadhurst) for requesting) (PR [#234](https://github.com/PegaSysEng/pantheon/pull/234))
- Added `--banned-nodeids` option to prevent connection to specific nodes (PR [#254](https://github.com/PegaSysEng/pantheon/pull/254))
- Send client quitting disconnect message to peers on shutdown ([#184](https://github.com/PegaSysEng/pantheon/issues/184)) (PR [#253](https://github.com/PegaSysEng/pantheon/pull/253))
- Send client quitting disconnect message to networkPeers on shutdown ([#184](https://github.com/PegaSysEng/pantheon/issues/184)) (PR [#253](https://github.com/PegaSysEng/pantheon/pull/253))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we need this qualification here?

@rain-on rain-on merged commit f99457b into PegaSysEng:master Dec 13, 2018
@rain-on rain-on deleted the ibft_round branch January 16, 2019 21:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants