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

Rework Ibft's MessageValidatorFactory #785

Merged
merged 2 commits into from
Feb 6, 2019
Merged

Conversation

rain-on
Copy link
Contributor

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

With a prior change swapping header validation for block
validation in the IBFT messages, the necessity to pass in the block
header was removed - though the code remained.

This change simplifies the MessageValidatorFactory interface to only
take the chain height (rather than the full parent header).

With a prior change swapping header validation for block
validation in the IBFT messages, the necessity to pass in the block
header was removed - though the code remained.

This change simplifies the MessageValidatorFactory interface to only
take the chain height (rather than the full parent header).
@rain-on rain-on requested review from ajsutton, CjHare and jframe and removed request for ajsutton February 6, 2019 10:02
@rain-on rain-on merged commit 53cddb6 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.

3 participants