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

Create ethereum_forks crate #5579

Closed
wants to merge 19 commits into from
Closed

Commits on Nov 22, 2023

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

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    887b69d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6950002 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

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

Commits on Nov 26, 2023

  1. Created reth_ethereum_forks crate

    root authored and root committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    7ea8091 View commit details
    Browse the repository at this point in the history
  2. Conflicts resolved

    root authored and root committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    17a39e0 View commit details
    Browse the repository at this point in the history
  3. update rpc-testing-util trace

    root authored and root committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    3d708da View commit details
    Browse the repository at this point in the history
  4. chore(deps): weekly cargo update

        Updating git repository `https://github.com/bluealloy/revm`
        Updating git repository `https://github.com/sigp/discv5`
        Updating git repository `https://github.com/stevefan1999-personal/rust-igd`
        Updating boyer-moore-magiclen v0.2.18 -> v0.2.19
        Updating hashbrown v0.14.2 -> v0.14.3
        Updating proc-macro2 v1.0.69 -> v1.0.70
    Arindam2407 authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    85a0d3c View commit details
    Browse the repository at this point in the history
  5. update formatting

    root authored and root committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    befe842 View commit details
    Browse the repository at this point in the history
  6. Formatting

    root authored and root committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    6ef5d0e View commit details
    Browse the repository at this point in the history
  7. update primitives/compression/mod.rs

    root authored and root committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    408aff4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #10 from Arindam2407/cargo-update

    chore(deps): weekly `cargo update`
    Arindam2407 authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    accefb5 View commit details
    Browse the repository at this point in the history
  9. Updated DEV import

    root authored and root committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    eda88f9 View commit details
    Browse the repository at this point in the history
  10. Reverted Chunk impl changes

    root authored and root committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    b484f78 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Changed codecov

    root authored and root committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    69921aa View commit details
    Browse the repository at this point in the history
  2. Updated codecov

    root authored and root committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    cc1bdd4 View commit details
    Browse the repository at this point in the history
  3. Fixed errors

    root authored and root committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    92341f4 View commit details
    Browse the repository at this point in the history
  4. main.rs changed

    root authored and root committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7c8227c View commit details
    Browse the repository at this point in the history
  5. fmt changes

    root authored and root committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c3036a5 View commit details
    Browse the repository at this point in the history