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

EIP 7742 implementation #7518

Open
wants to merge 36 commits into
base: master
Choose a base branch
from
Open

EIP 7742 implementation #7518

wants to merge 36 commits into from

Commits on Sep 30, 2024

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

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    eca6690 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac90df View commit details
    Browse the repository at this point in the history
  3. fix HeaderDecoder

    yerke26 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9be8a53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c592412 View commit details
    Browse the repository at this point in the history
  5. revert minor changes

    yerke26 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f6ae01c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f803097 View commit details
    Browse the repository at this point in the history
  7. fix tests

    yerke26 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7043124 View commit details
    Browse the repository at this point in the history
  8. fix whitespaces

    yerke26 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    fef9cb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. add tests

    yerke26 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cc02ce5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/eip-7742

    # Conflicts:
    #	src/Nethermind/Nethermind.JsonRpc/Modules/Eth/FeeHistory/FeeHistoryOracle.cs
    yerke26 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    206d514 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. add missing fields

    yerke26 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9fbb9c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. fix PayloadAttributes

    yerke26 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8ada4e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae0fed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    372868a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bd75c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b5fbfc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5078b76 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix test cases

    yerke26 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a92cdde View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/eip-7742

    # Conflicts:
    #	src/Nethermind/Nethermind.Core/Specs/IReleaseSpec.cs
    #	src/Nethermind/Nethermind.Merge.Plugin/Data/ExecutionPayloadV4.cs
    #	src/Nethermind/Nethermind.Merge.Plugin/Handlers/EngineRpcCapabilitiesProvider.cs
    yerke26 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c032480 View commit details
    Browse the repository at this point in the history
  3. fix whitespace

    yerke26 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4ab5fda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ba2006 View commit details
    Browse the repository at this point in the history
  5. remove unnecessary comment

    yerke26 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    911d232 View commit details
    Browse the repository at this point in the history
  6. remove comments

    yerke26 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f806f22 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

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

Commits on Oct 30, 2024

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

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    ba1a3de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87e721a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e52fc98 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into feature/eip-7742

    # Conflicts:
    #	src/Nethermind/Nethermind.Consensus.AuRa/InitializationSteps/InitializeBlockchainAuRa.cs
    #	src/Nethermind/Nethermind.Consensus.AuRa/Rewards/AuRaRewardCalculator.cs
    #	src/Nethermind/Nethermind.Merge.AuRa/AuRaMergeBlockProducerEnvFactory.cs
    #	src/Nethermind/Nethermind.Merge.AuRa/InitializationSteps/InitializeBlockchainAuRaMerge.cs
    #	src/Nethermind/Nethermind.Merge.AuRa/Withdrawals/WithdrawalContractFactory.cs
    yerke26 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    49424d9 View commit details
    Browse the repository at this point in the history
  5. resolve merge conflicts

    yerke26 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2162240 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    9d4ec74 View commit details
    Browse the repository at this point in the history
  2. fix tests

    yerke26 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d8e088c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    793d085 View commit details
    Browse the repository at this point in the history
  4. fix Evm tool

    yerke26 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a4fd1ef View commit details
    Browse the repository at this point in the history
  5. fix Evm tool

    yerke26 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d022c4f View commit details
    Browse the repository at this point in the history