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

Rework IbftRoundFactory #784

Merged
merged 1 commit into from
Feb 6, 2019
Merged

Conversation

rain-on
Copy link
Contributor

@rain-on rain-on commented Feb 6, 2019

The IbftRoundFactory creates a MessageValidator for use within the
newly created round, however it does this bypassing the established
factory classes (MessageValidatorFactory).

This commit updates the IbftRoundFactory to use the correct API for
creating the message validator.

The IbftRoundFactory creates a MessageValidator for use within the
newly created round, however it does this bypassing the established
factory classes (MessageValidatorFactory).

This commit updates the IbftRoundFactory to use the correct API for
creating the message validator.
@rain-on rain-on requested review from jframe and CjHare February 6, 2019 09:50
Copy link
Contributor

@jframe jframe left a comment

Choose a reason for hiding this comment

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

LGTM

@rain-on rain-on merged commit 6535d78 into PegaSysEng:master Feb 6, 2019
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.

2 participants