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

Support post merge at genesis so that hive tests can run #5019

Merged
merged 13 commits into from
Feb 9, 2023

Commits on Jan 27, 2023

  1. Add config option so that pos can be used at genesis

    Signed-off-by: Jason Frame <[email protected]>
    jframe committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a373846 View commit details
    Browse the repository at this point in the history
  2. Move return to checkpoint case

    Signed-off-by: Jason Frame <[email protected]>
    jframe committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    087b174 View commit details
    Browse the repository at this point in the history
  3. Add missing javadoc

    Signed-off-by: Jason Frame <[email protected]>
    jframe committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c909ba4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    340cdf4 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Disable TTD checks if post merge at genesis

    Signed-off-by: Jason Frame <[email protected]>
    jframe committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    20831d6 View commit details
    Browse the repository at this point in the history
  2. Revert "Add config option so that pos can be used at genesis"

    This reverts commit a373846.
    
    Signed-off-by: Jason Frame <[email protected]>
    jframe committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    d0a154e View commit details
    Browse the repository at this point in the history
  3. Revert BesuController isPos check

    Signed-off-by: Jason Frame <[email protected]>
    jframe committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    0291e6c View commit details
    Browse the repository at this point in the history
  4. cleanup

    Signed-off-by: Jason Frame <[email protected]>
    jframe committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    52d6916 View commit details
    Browse the repository at this point in the history
  5. cleanup

    Signed-off-by: Jason Frame <[email protected]>
    jframe committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    37d77c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a5885f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0370626 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    c4c6a70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f318739 View commit details
    Browse the repository at this point in the history