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 24 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

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    58729b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Changes after review, reviweing failing tests

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

Commits on Jul 14, 2024

  1. Fixed formatting

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

Commits on Jul 15, 2024

  1. Fixed failing tests in QbftBlockHeightManagerTest

    Signed-off-by: Antonio Mota <antonio.mota@citi.com>
    amsmota committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    20f5e43 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Fixed failing tests in BlockerTimerTest

    Signed-off-by: Antonio Mota <antonio.mota@citi.com>
    amsmota committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    78ed724 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    34778ed View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    8c6905e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merge branch 'main' into issue-3810-no-empty-block

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