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 pragueTime configuration #6473

Merged
merged 7 commits into from
Jan 30, 2024
Merged

Commits on Jan 26, 2024

  1. Add pragueTime configuration

    Wire through configuration for the Prague fork, including speculative
    PragueGasCalculator, precompiles, and genesis options.
    
    Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
    shemnon committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1572b92 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. restore broken shanghai at genesis behavior

    Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
    shemnon committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    bbe2737 View commit details
    Browse the repository at this point in the history
  2. Cancun at genesis implies Shanghai at genesis

    When a genesis only has cancunTime at genesis and no shanghai time, it
    implies that shanghai transitions at the same time. Update 'at genesis'
    logic to look at the next sequential mainnet fork to determine if
    'at genesis' triggered.  Update 6110 tests that exhibited incorrect
    behavior, which now serves as an 'implied at genesis' test.
    
    Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
    shemnon committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    d3f3bfa View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. review comments

    Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
    shemnon committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    04fa157 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:hyperledger/besu into prague-config

    Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
    shemnon committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    bd2f7e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

    Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
    shemnon committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    cd7a5cb View commit details
    Browse the repository at this point in the history