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(state-transitions): verify deposits against contract #2115

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

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
  5. Configuration menu
    Copy the full SHA
    6a191d1 View commit details
    Browse the repository at this point in the history
  6. cleaned up UTs

    abi87 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    64d19e5 View commit details
    Browse the repository at this point in the history
  7. nits

    abi87 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d94bf97 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. Configuration menu
    Copy the full SHA
    67f2597 View commit details
    Browse the repository at this point in the history
  3. 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
  4. 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
  5. Configuration menu
    Copy the full SHA
    d90a95a View commit details
    Browse the repository at this point in the history
  6. 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
  7. Configuration menu
    Copy the full SHA
    7b2bf91 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. Configuration menu
    Copy the full SHA
    df81bae View commit details
    Browse the repository at this point in the history
  3. 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
  4. Configuration menu
    Copy the full SHA
    023ebfd View commit details
    Browse the repository at this point in the history
  5. 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 4, 2024

  1. Configuration menu
    Copy the full SHA
    18ba094 View commit details
    Browse the repository at this point in the history
  2. fixed deposit index use + UTs

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

Commits on Nov 5, 2024

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

    abi87 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3a0923e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    712d3fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b90b87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83ad2fd View commit details
    Browse the repository at this point in the history
  6. tmp debugging

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