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

[DRAFT] Implementing support for emptyBlockPeriodSeconds in QBFT (Issue #3810) #6965

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Apr 18, 2024

  1. Implementing support for emptyBlockPeriodSeconds in QBFT (Issue hyper…

    …ledger#3810)
    
    Signed-off-by: Antonio Mota <antonio.mota@citi.com>
    amsmota committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    940243a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Fixing integration tests

    Signed-off-by: amsmota <amsmota@gmail.com>
    amsmota committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3af8a6a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Reinstated TimestampMoreRecentThanParent header rule

    Signed-off-by: amsmota <amsmota@gmail.com>
    amsmota committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    12090c1 View commit details
    Browse the repository at this point in the history
  2. Refactored some QbftRound methods

    Signed-off-by: amsmota <amsmota@gmail.com>
    amsmota committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2ed8d67 View commit details
    Browse the repository at this point in the history
  3. Refactored some QbftRound methods

    Signed-off-by: amsmota <amsmota@gmail.com>
    amsmota committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b38e417 View commit details
    Browse the repository at this point in the history
  4. Removed log comments for all block period seconds

    Signed-off-by: amsmota <amsmota@gmail.com>
    amsmota committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2a7a61a View commit details
    Browse the repository at this point in the history
  5. Removed log comments for all block period seconds

    Signed-off-by: amsmota <amsmota@gmail.com>
    amsmota committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    59a5bd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Run spotlessApply

    Signed-off-by: amsmota <amsmota@gmail.com>
    amsmota committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    fc51597 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Corrected the way the BlockTimer handles emptyBlockPeriodSeconds and …

    …other stuff
    
    Signed-off-by: Antonio Mota <antonio.mota@citi.com>
    amsmota committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5ada709 View commit details
    Browse the repository at this point in the history
  2. Corrected the way the BlockTimer handles emptyBlockPeriodSeconds and …

    …other stuff
    
    Signed-off-by: Antonio Mota <antonio.mota@citi.com>
    amsmota committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b85476f View commit details
    Browse the repository at this point in the history
  3. Corrected the way the BlockTimer handles emptyBlockPeriodSeconds and …

    …other stuff
    
    Signed-off-by: Antonio Mota <antonio.mota@citi.com>
    amsmota committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7f6bc50 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Corrected the way the BlockTimer handles emptyBlockPeriodSeconds and …

    …other stuff
    
    Signed-off-by: Antonio Mota <antonio.mota@citi.com>
    amsmota committed May 14, 2024
    Configuration menu
    Copy the full SHA
    de4e534 View commit details
    Browse the repository at this point in the history
  2. Corrected the way the BlockTimer handles emptyBlockPeriodSeconds and …

    …other stuff
    
    Signed-off-by: Antonio Mota <antonio.mota@citi.com>
    amsmota committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5529a23 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Corrected the way the BlockTimer handles the next block expire block

    Signed-off-by: Antonio Mota <antonio.mota@citi.com>
    amsmota committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a45b725 View commit details
    Browse the repository at this point in the history
  2. Corrected the way the BlockTimer handles the next block expire block

    Signed-off-by: Antonio Mota <antonio.mota@citi.com>
    amsmota committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    26bfeed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a6d41d View commit details
    Browse the repository at this point in the history