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

Add option to clique to skip creating empty blocks #6082

Merged
merged 13 commits into from
Nov 2, 2023

Commits on Oct 25, 2023

  1. Add option to clique to skip creating empty blocks

    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f27024b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into clique_emptyblock

    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b72a28f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Header validation to ensure no empty blocks when createEmptyBlocks is…

    … false
    
    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    2aca68f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f433265 View commit details
    Browse the repository at this point in the history
  3. java doc & asMap fixes

    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    cf6b478 View commit details
    Browse the repository at this point in the history
  4. fix unit test failure

    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0e2de38 View commit details
    Browse the repository at this point in the history
  5. javadoc

    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d50342e View commit details
    Browse the repository at this point in the history
  6. changelog entry

    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    00e4007 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Add 1 second delay between empty block build attempts

    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    86b6824 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Test to ensure the BlockMiner pre-block validation will stop import o…

    …f block
    
    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2991aca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b58da4a View commit details
    Browse the repository at this point in the history
  3. PR suggestions

    Signed-off-by: Jason Frame <jason.frame@consensys.net>
    jframe committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1098f46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d12d53c View commit details
    Browse the repository at this point in the history