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

feat: generic networks #373

Merged
merged 14 commits into from
Sep 24, 2024
Merged

Commits on Sep 23, 2024

  1. generic execution client

    ncitron committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0cda1aa View commit details
    Browse the repository at this point in the history
  2. feat: generic consensus

    ncitron committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a679b27 View commit details
    Browse the repository at this point in the history
  3. wip

    ncitron committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    510ba86 View commit details
    Browse the repository at this point in the history
  4. crate refactor

    ncitron committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e001ca2 View commit details
    Browse the repository at this point in the history
  5. fmt

    ncitron committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b454374 View commit details
    Browse the repository at this point in the history
  6. cleanup redundant modules

    ncitron committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0b27d78 View commit details
    Browse the repository at this point in the history
  7. clean up reexports

    ncitron committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ad6e892 View commit details
    Browse the repository at this point in the history
  8. clean up ethereum lib exports

    ncitron committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    caf6efe View commit details
    Browse the repository at this point in the history
  9. fix rpc socket handling

    ncitron committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6819f75 View commit details
    Browse the repository at this point in the history
  10. fix tests

    ncitron committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    dd40137 View commit details
    Browse the repository at this point in the history
  11. ci

    ncitron committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7be6081 View commit details
    Browse the repository at this point in the history
  12. remove unused clone

    ncitron committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ab90e64 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix transaction builder

    ncitron committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1d10577 View commit details
    Browse the repository at this point in the history
  2. remove stub directories

    ncitron committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ffa6702 View commit details
    Browse the repository at this point in the history