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

perf(state-transition): reduce amount of withdrawals processed #2110

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    b4a1077 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

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    8dfe59d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daa9262 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92d494f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6286b20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1a3def View commit details
    Browse the repository at this point in the history
  6. fix withdrawal index update

    abi87 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    97fba5c View commit details
    Browse the repository at this point in the history
  7. 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
  8. Configuration menu
    Copy the full SHA
    023ebfd View commit details
    Browse the repository at this point in the history
  9. 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
  10. Configuration menu
    Copy the full SHA
    420f621 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

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

Commits on Nov 4, 2024

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