Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure node and change protobuf generation location #7

Merged
merged 3 commits into from
Aug 31, 2018

Conversation

bridger-herman
Copy link
Contributor

Changes introduced:

Bridger Herman added 3 commits August 31, 2018 11:19
Individual message handlers now are in their own file, as opposed to
being tacked onto the end of PbftNode. Adds a test for individual
handlers.

Signed-off-by: Bridger Herman <[email protected]>
Changes PbftNotReadyType to PbftHint, and explicitly defines "future,"
"past," and "present" messages. Adds tests for determining PbftHints
from PbftState.

Signed-off-by: Bridger Herman <[email protected]>
The old method of generating protobuf code inside the src directory is
no longer supported in Rust 1.28:
https://blog.rust-lang.org/2018/08/02/Rust-1.28.html

Signed-off-by: Bridger Herman <[email protected]>
@bridger-herman bridger-herman merged commit 887809b into bitwiseio:master Aug 31, 2018
ltseeley added a commit to ltseeley/sawtooth-pbft that referenced this pull request Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants