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

fix(consensus, beacon): hardened proposer validation #2102

Open
wants to merge 29 commits into
base: consensus_decorated_events
Choose a base branch
from

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    b2bf298 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08f00c2 View commit details
    Browse the repository at this point in the history
  3. nit

    abi87 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3ee634d View commit details
    Browse the repository at this point in the history
  4. wip: adding validation

    abi87 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d4779f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2aa1af View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    f4a7d79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f46172 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22c7717 View commit details
    Browse the repository at this point in the history
  4. extended asserts

    abi87 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    05cba80 View commit details
    Browse the repository at this point in the history
  5. added test case

    abi87 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    443ac1b View commit details
    Browse the repository at this point in the history
  6. nits

    abi87 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    10efd5e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. tests for helpers in state transition using mock

    Signed-off-by: nidhi-singh02 <[email protected]>
    nidhi-singh02 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    099716d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    151a533 View commit details
    Browse the repository at this point in the history
  3. tests with only mock for execution engine

    Signed-off-by: nidhi-singh02 <[email protected]>
    nidhi-singh02 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9818c7e View commit details
    Browse the repository at this point in the history
  4. removed test for VerifyAndNotifyNewPayload

    Signed-off-by: nidhi-singh02 <[email protected]>
    nidhi-singh02 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    160cc88 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. nit

    abi87 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4a9fe1c View commit details
    Browse the repository at this point in the history
  2. improved unit tests asserts

    abi87 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e048be4 View commit details
    Browse the repository at this point in the history
  3. appease linter

    abi87 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8bf34db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d90a95a View commit details
    Browse the repository at this point in the history
  5. fixed bad merge

    abi87 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e17d29c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61e3cfe View commit details
    Browse the repository at this point in the history
  7. fixed comment

    abi87 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    11df8e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    6286b20 View commit details
    Browse the repository at this point in the history
  2. fix(build): erigon repo

    gummybera authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    af8c5e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    023ebfd View commit details
    Browse the repository at this point in the history
  4. nits from code review

    abi87 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    d66b298 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

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

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    2811de8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c7f448 View commit details
    Browse the repository at this point in the history