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: introducing EvmWiring, a chain-specific configuration #1672

Merged
merged 64 commits into from
Sep 9, 2024

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    f8fcaa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6145d39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b950c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    caaf05d View commit details
    Browse the repository at this point in the history
  5. fix: clippy warnings

    Wodann committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    72272c9 View commit details
    Browse the repository at this point in the history
  6. fix: cargo doc

    Wodann committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0723ff0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5ccf54 View commit details
    Browse the repository at this point in the history
  8. refactor: allow moving of kind

    Wodann committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6a881fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dab9e20 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    214c1d5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7303587 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a8227c0 View commit details
    Browse the repository at this point in the history
  13. Clone

    Wodann committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    fe1ab43 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    373e197 View commit details
    Browse the repository at this point in the history
  15. fix: revme

    Wodann committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    689be7f View commit details
    Browse the repository at this point in the history
  16. refactor: derive DummyHost

    Wodann committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f53a2a9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dbe9e3a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    77e19ce View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6c16bef View commit details
    Browse the repository at this point in the history
  20. refactor: use EVMResultGeneric

    Wodann committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    145a4ce View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3f29a23 View commit details
    Browse the repository at this point in the history
  22. feat: export OptimismBlock

    Wodann committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3c6c4d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    4856bea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93089c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. fix: no-default-features

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

Commits on Jul 29, 2024

  1. fix: CI

    Wodann committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0f052b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    69e7304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    946d404 View commit details
    Browse the repository at this point in the history
  3. chore: clippy comments fix

    rakita committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    57a3feb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6e90b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69890ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a6d2e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da81d97 View commit details
    Browse the repository at this point in the history
  8. nit use Self::EvmWiringT

    rakita committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1ad97fd View commit details
    Browse the repository at this point in the history
  9. nit indents

    rakita committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6d479da View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    1bce037 View commit details
    Browse the repository at this point in the history
  2. some fixes

    rakita committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1c660da View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. temp

    rakita committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ed99ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45c07c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. chore: cleanup rename

    rakita committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d73f96c View commit details
    Browse the repository at this point in the history
  2. nit

    rakita committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    763ba26 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    62b45b7 View commit details
    Browse the repository at this point in the history
  2. fix compile

    rakita committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    65d4f26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83a0803 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. compiles

    rakita committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    917a753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ac623 View commit details
    Browse the repository at this point in the history
  3. wip builder

    rakita committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    897f8ed View commit details
    Browse the repository at this point in the history
  4. wip

    rakita committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6528d3b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    321972c View commit details
    Browse the repository at this point in the history
  2. fix compile

    rakita committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0462c5b View commit details
    Browse the repository at this point in the history
  3. wip

    rakita committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c1c57ab View commit details
    Browse the repository at this point in the history
  4. fix optimism test

    rakita committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c4845c2 View commit details
    Browse the repository at this point in the history
  5. fix docs ci

    rakita committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    de4e89c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. cleanup

    rakita committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    492c27a View commit details
    Browse the repository at this point in the history
  2. cleanup

    rakita committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f1faa47 View commit details
    Browse the repository at this point in the history
  3. use core::error::Error

    rakita committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f97ce47 View commit details
    Browse the repository at this point in the history
  4. cleanup

    rakita committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d64f624 View commit details
    Browse the repository at this point in the history
  5. use core error

    rakita committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4a7e6e3 View commit details
    Browse the repository at this point in the history
  6. fix builer

    rakita committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d51cc59 View commit details
    Browse the repository at this point in the history
  7. fix docs

    rakita committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e7d78ca View commit details
    Browse the repository at this point in the history
  8. final doc fix

    rakita committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    763592a View commit details
    Browse the repository at this point in the history
  9. rm alloy provider

    rakita committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5fef8e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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