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

use libevm: params, core/vm, eth/tracers/* + some of core/types #662

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

Commits on Oct 1, 2024

  1. format: as subnet-evm

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

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    72a4b00 View commit details
    Browse the repository at this point in the history
  2. complete use core/vm

    darioush committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b3647e3 View commit details
    Browse the repository at this point in the history
  3. format: as coreth

    darioush committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    20754f7 View commit details
    Browse the repository at this point in the history
  4. ci fixes

    darioush committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6ff7f77 View commit details
    Browse the repository at this point in the history
  5. use race free version

    darioush committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    512ae03 View commit details
    Browse the repository at this point in the history
  6. update version

    darioush committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0baae1a View commit details
    Browse the repository at this point in the history
  7. rebase new libevm

    darioush committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4fe802b View commit details
    Browse the repository at this point in the history
  8. remove WithExtras hack

    darioush committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    df98c4e View commit details
    Browse the repository at this point in the history
  9. cleanup

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

Commits on Oct 3, 2024

  1. fix genesis EthUpgrades

    darioush committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    43dde81 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. update libevm

    darioush committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0976d50 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    062dc35 View commit details
    Browse the repository at this point in the history
  2. fix for merge

    darioush committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    80fb112 View commit details
    Browse the repository at this point in the history
  3. fix test

    darioush committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    357fba6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bf7ca2 View commit details
    Browse the repository at this point in the history
  5. rename vars

    darioush committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fa77e8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44468d6 View commit details
    Browse the repository at this point in the history
  7. more reduce params.GetExtra

    darioush committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    023849c View commit details
    Browse the repository at this point in the history
  8. use upstream forks

    darioush committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9a158f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

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

Commits on Oct 14, 2024

  1. use more upstream types

    darioush committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2abcd61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a54dac6 View commit details
    Browse the repository at this point in the history
  3. nit

    darioush committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    546b697 View commit details
    Browse the repository at this point in the history
  4. nit

    darioush committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ba3f538 View commit details
    Browse the repository at this point in the history
  5. less use of params.Copy

    darioush committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bf9a87f View commit details
    Browse the repository at this point in the history
  6. reduce diff

    darioush committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a1d7a11 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Review of params package in #662 (#674)

    ARR4N authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    72a90dd View commit details
    Browse the repository at this point in the history