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

Cancun eth tests #1135

Open
wants to merge 40 commits into
base: develop
Choose a base branch
from
Open

Cancun eth tests #1135

wants to merge 40 commits into from

Commits on Jul 18, 2024

  1. Fix incorrectly created BlockContext and ChainConfig for Cancun forks…

    … inside eth-tests; Call Carmens SelfDestruct6780;
    cabrador committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e46143d View commit details
    Browse the repository at this point in the history
  2. Pass correctly chain cfg.

    cabrador committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    21e3c46 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Add todos.

    cabrador committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    78f4a3f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

Commits on Jul 30, 2024

  1. Update todos

    cabrador committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2febc2c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge branch 'develop' into petr/cancun-eth-tests

    # Conflicts:
    #	ethtest/block_enviroment.go
    #	executor/transaction_processor.go
    #	go.mod
    #	go.sum
    #	txcontext/block_environment.go
    #	txcontext/substate/block_environment.go
    cabrador committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    113f6cd View commit details
    Browse the repository at this point in the history
  2. Fix after merge.

    cabrador committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    19e585e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb8b3a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e85626 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Add random

    cabrador committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5918786 View commit details
    Browse the repository at this point in the history
  2. Check for error

    cabrador committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d9479e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab5e2a0 View commit details
    Browse the repository at this point in the history
  4. Correct blobGasFee

    cabrador committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    394ca5d View commit details
    Browse the repository at this point in the history
  5. Correct blobHashesJson

    cabrador committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    03eb5a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    7ee533b View commit details
    Browse the repository at this point in the history
  2. Fix tests

    cabrador committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    87b4214 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    1e71340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a51250 View commit details
    Browse the repository at this point in the history
  3. Add todo

    cabrador committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5248979 View commit details
    Browse the repository at this point in the history
  4. Disable blob tests

    cabrador committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0b04803 View commit details
    Browse the repository at this point in the history
  5. Add max num errors flag

    cabrador committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d17d32c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    431f6f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e606ca0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Address reviewers feedback.

    cabrador committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    83d9c45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cf9f32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    384460d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a713ec1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Fix test

    cabrador committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    93ba0af View commit details
    Browse the repository at this point in the history
  2. Fix tests

    cabrador committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a192ca5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into petr/cancun-eth-tests

    # Conflicts:
    #	ethtest/open.go
    #	executor/rpc_request_provider.go
    #	utils/directory.go
    cabrador committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    fc1501a View commit details
    Browse the repository at this point in the history
  4. Fix after merge

    cabrador committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a1b0aaa View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge branch 'develop' into petr/cancun-eth-tests

    # Conflicts:
    #	ethtest/block_enviroment.go
    #	ethtest/open.go
    #	ethtest/result.go
    #	ethtest/state_test_context.go
    #	ethtest/test_case_splitter.go
    #	ethtest/test_case_splitter_test.go
    cabrador committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e9fe3a4 View commit details
    Browse the repository at this point in the history
  2. Fix after merge

    cabrador committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    86df8f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Add chainconfig to testTxCtx

    cabrador committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    39c28e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    4b2d14c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a45eff2 View commit details
    Browse the repository at this point in the history
  3. Fix formatting.

    cabrador committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e345a83 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    cabrador committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    70deec1 View commit details
    Browse the repository at this point in the history