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

chore(rpc): remove use of extensible transaction + receipt types #9774

Merged
merged 114 commits into from
Sep 20, 2024

Commits on Jul 17, 2024

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

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    2f9b4d4 View commit details
    Browse the repository at this point in the history
  2. Fix rpc API impls

    emhane committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    494b3d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e05fd6f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Fix OpEthApi impl

    emhane committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    916e509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1d02a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09a4192 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20fae32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ade6b8f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    8a631dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83bd53b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad29246 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bd0f60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e248a65 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Revert unrelated change

    emhane committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    624e938 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91ace3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c506e8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0860e1c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    91fe6e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b052000 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    359eae7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e12d811 View commit details
    Browse the repository at this point in the history
  5. Fix lint

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

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    ce48b0f View commit details
    Browse the repository at this point in the history
  2. Remove redundant trait bounds

    emhane committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4e1d95f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d859c5e View commit details
    Browse the repository at this point in the history
  4. Remove duplicate file

    emhane committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b733699 View commit details
    Browse the repository at this point in the history
  5. Add noop impl for EthApiTypes

    emhane committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    179bd6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    626c877 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f24dee5 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    emhane committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    34c56e6 View commit details
    Browse the repository at this point in the history
  9. Fix optimism crates

    emhane committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    fe0297f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f7c7206 View commit details
    Browse the repository at this point in the history
  11. Fix docs

    emhane committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    75ff7da View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    de9f909 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43f6808 View commit details
    Browse the repository at this point in the history
  3. Remove redundant attribute

    emhane committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    57995de View commit details
    Browse the repository at this point in the history
  4. Make generic naming unfiorm

    emhane committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    b62ec37 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Aug 8, 2024

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

Commits on Aug 14, 2024

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

Commits on Aug 15, 2024

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    1b8197f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61ce9bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a186867 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    emhane committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a784b7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    856f37e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    9d911bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bb8a75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5b47e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6a2cc9 View commit details
    Browse the repository at this point in the history
  5. Fix lint

    emhane committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9705100 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    729716e View commit details
    Browse the repository at this point in the history
  7. Fix lint

    emhane committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a5d95bd View commit details
    Browse the repository at this point in the history
  8. Fix docs

    emhane committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    16cc68e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0a2f35 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e991d9e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2d6d702 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    443e9b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe2bf75 View commit details
    Browse the repository at this point in the history
  3. Update docs

    emhane committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    02b38c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    689c67c View commit details
    Browse the repository at this point in the history
  5. Fix lint

    emhane committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    46bad2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d50649e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64facc7 View commit details
    Browse the repository at this point in the history
  8. Revert unrelated change

    emhane committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5e09011 View commit details
    Browse the repository at this point in the history
  9. Fix lint

    emhane committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    148d4e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

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

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    145b71d View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    emhane committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    07f2e9f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    cc4dddc View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    emhane committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    2dff25a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    963dab3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ff2ab2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecddc97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0b5cfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d735fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d53b1b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    b6ad116 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    emhane committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    30bd98e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00c5adc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3187093 View commit details
    Browse the repository at this point in the history
  5. Revert formatting changes

    emhane committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    79de341 View commit details
    Browse the repository at this point in the history
  6. Add helper trait FullEthApiTypes linking EthApiTypes::NetworkTypes to…

    … EthApiTypes::TransactionCompat
    emhane committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    604df14 View commit details
    Browse the repository at this point in the history
  7. Fix merge conflicts

    emhane committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    68d5c9a View commit details
    Browse the repository at this point in the history
  8. Revert formatting changes

    emhane committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3841450 View commit details
    Browse the repository at this point in the history
  9. Revert formatting changes

    emhane committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1756510 View commit details
    Browse the repository at this point in the history
  10. Revert bad formatting changes

    emhane committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3c1b2cd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    472a338 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Bump deps

    emhane committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    509939f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd4d588 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    emhane committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    dd61e57 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    769fb0a View commit details
    Browse the repository at this point in the history
  2. Fix conflicts eth filter API

    emhane committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    237a78a View commit details
    Browse the repository at this point in the history
  3. Fix conflicts eth pubsub API

    emhane committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    461e7a7 View commit details
    Browse the repository at this point in the history
  4. Fix conflicts rpc builder

    emhane committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    89ba917 View commit details
    Browse the repository at this point in the history
  5. Fix conflicts tx pool API

    emhane committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    011b80b View commit details
    Browse the repository at this point in the history
  6. Fix conflicts otterscan API

    emhane committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    87f8f51 View commit details
    Browse the repository at this point in the history
  7. Fix conflicts optimism

    emhane committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    15112eb View commit details
    Browse the repository at this point in the history
  8. Fix lint

    emhane committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4794fd4 View commit details
    Browse the repository at this point in the history
  9. Fix lint

    emhane committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a430d61 View commit details
    Browse the repository at this point in the history
  10. Remove completed todos

    emhane committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e51f52a View commit details
    Browse the repository at this point in the history
  11. Revert unrelated changes

    emhane committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    67d4ba8 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. Update docs

    emhane committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9ccf619 View commit details
    Browse the repository at this point in the history
  2. Add lost code comment

    emhane committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dc7d4d1 View commit details
    Browse the repository at this point in the history
  3. Add todo

    emhane committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a625312 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5555173 View commit details
    Browse the repository at this point in the history
  5. Fix merge conflicts

    emhane committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    614cb7f View commit details
    Browse the repository at this point in the history
  6. Fix merge conflicts

    emhane committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2c6bb1d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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