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

Round change validation #315

Merged
merged 5 commits into from
Nov 29, 2018
Merged

Commits on Nov 28, 2018

  1. Ibft RoundChange message validator

    RoundChangeValidator has been added which is responsible for
    validating the content of a RoundChange message by using the
    underlying MessageValidator capabilities.
    tmohay committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    0c160b3 View commit details
    Browse the repository at this point in the history
  2. Remove round based validation

    tmohay committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    bab55f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. reworked to have success test

    tmohay committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    271b6fd View commit details
    Browse the repository at this point in the history
  2. Additional test checks

    tmohay committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    a0dc32b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    547e3d1 View commit details
    Browse the repository at this point in the history