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: op-reth #4377

Merged
merged 460 commits into from
Nov 5, 2023
Merged

feat: op-reth #4377

merged 460 commits into from
Nov 5, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    60b83b9 View commit details
    Browse the repository at this point in the history
  2. Remove c-kzg patch from diff

    clabby committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    87909d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a053c26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a01b9c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54957c4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #91 from anton-rs/roberto/fix-base-fee

    fix the base fee params for base mainnet
    clabby authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3798be1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a84ea91 View commit details
    Browse the repository at this point in the history
  8. Fix basefee tests

    refcell committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6470379 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #98 from anton-rs/rkrasiuk/perf-address-parsing

    perf(executor): pre-parse address constants
    refcell authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6b110d9 View commit details
    Browse the repository at this point in the history
  10. Document added feature flags

    refcell committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    4a12a3a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e046df View commit details
    Browse the repository at this point in the history
  12. Fix tests :doh:

    refcell committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ce6731a View commit details
    Browse the repository at this point in the history
  13. Merge pull request #100 from anton-rs/refcell/feat-flag-docs

    fix: Document Additional Feature Flags
    refcell authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a182909 View commit details
    Browse the repository at this point in the history
  14. move compile error to cli run

    refcell committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f17dc3c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7edf44d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5b3b524 View commit details
    Browse the repository at this point in the history
  17. Update crates/storage/provider/src/post_state/mod.rs

    Co-authored-by: Roman Krasiuk <[email protected]>
    refcell and rkrasiuk authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3321955 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    738d7da View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4dfb9fa View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6966735 View commit details
    Browse the repository at this point in the history
  21. Bump the nonce on deposit EVM halt

    Attempt #2
    clabby committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f2e6bd0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    08ed3d3 View commit details
    Browse the repository at this point in the history
  23. Fix parse typo

    refcell committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    afb8172 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #102 from anton-rs/refcell/feat-compile-error

    fix: Feature Flag Compiling Errors
    refcell authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ee59168 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #104 from anton-rs/refcell/compat-tx-type-comment

    fix: Comment on the Compat Tx Type Buffer Reading
    refcell authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    19d082d View commit details
    Browse the repository at this point in the history
  26. Merge pull request #105 from anton-rs/refcell/signed-tx-construction

    fix: Signed Transaction Instantiation
    refcell authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    06e503d View commit details
    Browse the repository at this point in the history
  27. Merge pull request #106 from anton-rs/refcell/rename-redundancies

    fix: Redundant Serde Camel Case Renames in RPC Transaction Receipt
    refcell authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    8924c5e View commit details
    Browse the repository at this point in the history
  28. Merge pull request #99 from anton-rs/refcell/fix-basefee-tests

    fix: basefee tests
    refcell authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c21a224 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #101 from anton-rs/refcell/chain-name-kebab-case

    fix: Switch chain names to kebab casing
    refcell authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7a4536a View commit details
    Browse the repository at this point in the history
  30. Merge pull request #103 from anton-rs/refcell/remove-u64-serde-helper…

    …-feat-flag
    
    fix: Remove Optimism Feat on U64 Serde Helper
    refcell authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d311c2e View commit details
    Browse the repository at this point in the history
  31. Merge pull request #107 from anton-rs/clabby/fix-deposit-contract-cre…

    …ation
    
    Bump the nonce on deposit EVM halt
    clabby authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    2d70e0b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    973cc9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b4bd07 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #109 from anton-rs/refcell/upstream-sync-open

    chore: upstream sync
    refcell authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    455d637 View commit details
    Browse the repository at this point in the history
  4. Another upstream sync

    refcell committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bf9901d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #110 from anton-rs/another-upstream-sync

    Another upstream sync
    refcell authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e7a6771 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9122353 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #112 from anton-rs/refcell/fix-deposit-tx-comments

    fix:  Deposit Transaction Doc Comments
    refcell authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5d7ea82 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Fix sequencer tx forwarding

    clabby committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    68b621a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Replace hyper w/ reqwest

    clabby committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    4c00711 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #113 from anton-rs/cl/sequencer_forwarding_fix

    fix: sequencer tx forwarding
    refcell authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b8fd4dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a89bcd View commit details
    Browse the repository at this point in the history
  4. lints

    clabby committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d7dd0e2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #114 from anton-rs/clabby/merge-upstream-831

    chore: Merge with upstream
    refcell authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    fc8ebf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8978e2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #115 from anton-rs/clabby/fix-ci

    feat: Run tests with and without `optimism` feature flag
    clabby authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    03395dc View commit details
    Browse the repository at this point in the history
  8. Rename test jobs

    clabby committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3bc22fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ada47ff View commit details
    Browse the repository at this point in the history
  10. Merge pull request #116 from anton-rs/refcell/last-upstream-fix-maybe

    chore: possibly the last upstream sync pr
    refcell authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c23408f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

Commits on Sep 6, 2023

  1. Merge pull request #117 from anton-rs/refcell/upstream-sync-new

    chore: upstream sync
    clabby authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a956013 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    8fbba1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c14c339 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Merge pull request #119 from anton-rs/refcell/ethers-bump

    fix: Base Mainnet Chain Accessor
    refcell authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    122be97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #118 from anton-rs/refcell/quick-upstream-sync-2

    chore: upstream sync
    refcell authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    09ff7e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Upstream sync for wed review

    refcell committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    1decac7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Merge pull request #121 from anton-rs/refcell/up-sync

    chore: upstream sync
    clabby authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    588be43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0619eb9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #122 from anton-rs/cl/merge-upstream

    chore: Merge upstream
    refcell authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    12c8750 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Merge upstream

    clabby committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    8c546b1 View commit details
    Browse the repository at this point in the history
  2. More conflict resolving

    clabby committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    dc9ee70 View commit details
    Browse the repository at this point in the history
  3. checkpoint

    clabby committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    32c9046 View commit details
    Browse the repository at this point in the history
  4. Checkpoint bravo

    clabby committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    43309e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. revm env [wip]

    clabby committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    c2ea10f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e173828 View commit details
    Browse the repository at this point in the history
  3. clippy + 🧹

    clabby committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    504273d View commit details
    Browse the repository at this point in the history
  4. Patch revm

    clabby committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    95abdc8 View commit details
    Browse the repository at this point in the history
  5. lint

    clabby committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    dc97883 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0977eb7 View commit details
    Browse the repository at this point in the history
  7. Pass compute_pending_block

    clabby committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    9cc55d5 View commit details
    Browse the repository at this point in the history
  8. 🧹

    clabby committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    a778a50 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    4e7cdfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f2ea91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4b0fcf View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Receipt roots

    clabby committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3ce4b83 View commit details
    Browse the repository at this point in the history
  2. 🧹

    clabby committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    53b1a18 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. db load smell

    clabby committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    10b5881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89eba28 View commit details
    Browse the repository at this point in the history
  3. Resolve conflicts

    clabby committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    982a16f View commit details
    Browse the repository at this point in the history
  4. @rkrasiuk Workflow nits

    clabby committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    308c2c0 View commit details
    Browse the repository at this point in the history
  5. @rkrasiuk tx gossip semantic nit

    clabby committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    841accd View commit details
    Browse the repository at this point in the history
  6. More @rkrasiuk review

    clabby committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    6c7882c View commit details
    Browse the repository at this point in the history
  7. Move compute_pending_block

    clabby committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    d562387 View commit details
    Browse the repository at this point in the history
  8. 🧹

    clabby committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    ba309ec View commit details
    Browse the repository at this point in the history
  9. Set forkchoice state on startup

    Add param for enabling genesis walkback
    clabby committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    66e9ba0 View commit details
    Browse the repository at this point in the history
  10. Some cleanups

    clabby committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    71836cd View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    784860c View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts

    clabby committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0b45fb9 View commit details
    Browse the repository at this point in the history
  3. @rkrasiuk comment nit

    clabby committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7ab8e06 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    5483c3b View commit details
    Browse the repository at this point in the history
  2. Rebase on main

    clabby committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    365f784 View commit details
    Browse the repository at this point in the history
  3. remove revm patch

    clabby committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5aa493f View commit details
    Browse the repository at this point in the history
  4. Resolve conflicts

    clabby committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3f159c5 View commit details
    Browse the repository at this point in the history
  5. rm diff-rpc file

    clabby committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0a2d948 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

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

Commits on Oct 29, 2023

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

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    44dee3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad8fb13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    766076e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2467bc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8b575f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #129 from anton-rs/refcell/merge-upstream-sync

    chore: Upstream Merge Sync
    refcell authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    9572071 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    150b9ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bb9ade View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a1a57f View commit details
    Browse the repository at this point in the history
  10. move rollup node cli field

    refcell committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a374ea0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    47dd6ac View commit details
    Browse the repository at this point in the history
  12. add docs for genesis walkbalk

    refcell committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a78518a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ed6fd6a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6dc2aa4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    050fb91 View commit details
    Browse the repository at this point in the history
  16. Format

    refcell committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    07264fe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bc17092 View commit details
    Browse the repository at this point in the history
  18. rip out optimism error

    refcell committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0cd95a9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9275965 View commit details
    Browse the repository at this point in the history
  20. deref

    refcell committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3209735 View commit details
    Browse the repository at this point in the history
  21. bad error imports

    refcell committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f6b47a1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    af8281d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    54a1cdc View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e7757ff View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6fca9cf View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ef538f5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f2e1e35 View commit details
    Browse the repository at this point in the history
  28. chore: conflicts

    merklefruit committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    4d4d15f View commit details
    Browse the repository at this point in the history
  29. chore: from value

    merklefruit committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    56aab40 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #133 from anton-rs/merklefruit/fix-rpc-types-op

    fix(rpc-types): optimism tx fields, renamed u64_hex_opt
    refcell authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    6abad49 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    91d710e View commit details
    Browse the repository at this point in the history
  32. clean up comments

    refcell committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d044bc7 View commit details
    Browse the repository at this point in the history
  33. Merge pull request #127 from anton-rs/refcell/fix-doc-comment

    fix(bin): Fix Compute Pending Block Docs
    refcell authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8f9a748 View commit details
    Browse the repository at this point in the history
  34. Merge pull request #134 from anton-rs/merklefruit/primitives-small-fixes

    fix(primitives): pub U256, import spacing
    refcell authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    474b4f4 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ce2b28d View commit details
    Browse the repository at this point in the history
  36. chore: small fix

    merklefruit committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    75eb78b View commit details
    Browse the repository at this point in the history
  37. Merge pull request #135 from anton-rs/merklefruit/primitives-fill-tx-env

    chore(primitives): fill tx env in separate fn
    clabby authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0b079b7 View commit details
    Browse the repository at this point in the history
  38. sequencer endpoint comment

    refcell committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f9344e0 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    055725f View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    88f4533 View commit details
    Browse the repository at this point in the history
  41. Merge pull request #137 from anton-rs/refcell/sequencer-endpoint-comment

    chore(bin): Sequencer Endpoint Comment
    refcell authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    53b543c View commit details
    Browse the repository at this point in the history
  42. chore: fmt

    merklefruit committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    1559f96 View commit details
    Browse the repository at this point in the history
  43. format changes

    refcell committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    748f1ea View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    92421ae View commit details
    Browse the repository at this point in the history
  45. Merge pull request #138 from anton-rs/refcell/cfg-control-flow

    fix(consensus): Beacon Reorg Debug Stmt Control Flow
    refcell authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    4b85a98 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    d5810ed View commit details
    Browse the repository at this point in the history
  47. fix conditional dispatch

    refcell committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d6f7edf View commit details
    Browse the repository at this point in the history
  48. add cfg_if

    refcell committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    56460a5 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    d10dcb7 View commit details
    Browse the repository at this point in the history
  50. fix

    refcell committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    699bed3 View commit details
    Browse the repository at this point in the history
  51. Update crates/consensus/beacon/src/engine/mod.rs

    Co-authored-by: clabby <[email protected]>
    refcell and clabby authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0a449d2 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    d40e986 View commit details
    Browse the repository at this point in the history
  53. fix clippy

    refcell committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    db68a1a View commit details
    Browse the repository at this point in the history
  54. fix clippy

    refcell committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c0c7346 View commit details
    Browse the repository at this point in the history
  55. Merge pull request #139 from anton-rs/refcell/fix-dispatch

    fix conditional dispatch
    refcell authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e19b137 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. fix optimism network

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2aa54bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    568eec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e771b5 View commit details
    Browse the repository at this point in the history
  4. L1BlockInfoError Fixes

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    333103f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c645b28 View commit details
    Browse the repository at this point in the history
  6. Remove unused err

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f542a75 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #140 from anton-rs/refcell/rpc-optimism-grouping

    Fix: Optimism RPC Error Variant Refactoring
    refcell authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    39a8997 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #141 from anton-rs/refcell/network-optimism-fixes

    fix: Optimism Network
    refcell authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    bef336e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #142 from anton-rs/refcell/interfaces-fixes

    fix(interfaces): Optimism Error Type Hoisting
    refcell authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    21f551e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #143 from anton-rs/refcell/outline-gas-lim-check

    fix(consensus/common): Outline Gas Limit Check Function
    refcell authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c0b7d34 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    227e472 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c84dea0 View commit details
    Browse the repository at this point in the history
  13. hoist precautions into binary

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5d0d294 View commit details
    Browse the repository at this point in the history
  14. remove trailing semi-colon

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1a9662d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    589b724 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ce627e2 View commit details
    Browse the repository at this point in the history
  17. inline absolute imports

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6762c34 View commit details
    Browse the repository at this point in the history
  18. remove trailing semi-colon

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    232f73d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c75b816 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    aad68f7 View commit details
    Browse the repository at this point in the history
  21. fix formatting

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4e40abd View commit details
    Browse the repository at this point in the history
  22. fix precaution

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e5ee08c View commit details
    Browse the repository at this point in the history
  23. unneeded change

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3a0317c View commit details
    Browse the repository at this point in the history
  24. Merge pull request #145 from anton-rs/refcell/small-nits

    chore: Smaller Nits
    clabby authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    825cc73 View commit details
    Browse the repository at this point in the history
  25. fix cfg_if dispatch

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c11ec55 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    aaccff5 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #147 from anton-rs/refcell/inline-debug-logs

    fix: Inline cfg_if dispatch
    refcell authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a150662 View commit details
    Browse the repository at this point in the history
  28. derives on op net config

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2914165 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6051516 View commit details
    Browse the repository at this point in the history
  30. absolute import

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    00b8c4b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    81128ad View commit details
    Browse the repository at this point in the history
  32. fix rpc method name

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b3c4867 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    6f8139a View commit details
    Browse the repository at this point in the history
  34. Merge pull request #149 from anton-rs/refcell/final-small-fixes

    Final Small Fixes
    refcell authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b752b9e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e9f1263 View commit details
    Browse the repository at this point in the history
  36. chore: fmt

    merklefruit committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    28ede82 View commit details
    Browse the repository at this point in the history
  37. chore: comment

    merklefruit committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f5bf065 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    ea5ab50 View commit details
    Browse the repository at this point in the history
  39. chore: addressed comment

    merklefruit committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    497b96e View commit details
    Browse the repository at this point in the history
  40. Merge pull request #136 from anton-rs/merklefruit/rm-optimism-chain-s…

    …pec-field
    
    chore(primitives): remove optimism field in ChainSpec
    refcell authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    773d566 View commit details
    Browse the repository at this point in the history
  41. outline optimism fields

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0985ed8 View commit details
    Browse the repository at this point in the history
  42. add a clarifying arc comment

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    04cb5fc View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    53cf13f View commit details
    Browse the repository at this point in the history
  44. remove value-256 feature

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8bab946 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    f747108 View commit details
    Browse the repository at this point in the history
  46. fix tests

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9875971 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    a776ce8 View commit details
    Browse the repository at this point in the history
  48. Merge pull request #152 from anton-rs/refcell/hoist-value-256-feat

    chore: Make CI Go Green
    refcell authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9139475 View commit details
    Browse the repository at this point in the history
  49. Merge pull request #151 from anton-rs/refcell/more-small-fixes

    Final_final_2 Fixes
    refcell authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e28f740 View commit details
    Browse the repository at this point in the history
  50. Merge pull request #150 from anton-rs/refcell/outline-optimism-meta-b…

    …lock-fields
    
    fix: Outline Optimism Meta Block Fields
    refcell authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f740f34 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    da3a9c5 View commit details
    Browse the repository at this point in the history
  52. fix small nits

    refcell committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    07b23f6 View commit details
    Browse the repository at this point in the history
  53. Merge pull request #153 from anton-rs/refcell/more-small-nits

    fix small nits
    clabby authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d082ae3 View commit details
    Browse the repository at this point in the history
  54. Reduce realloc

    clabby committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d3986a6 View commit details
    Browse the repository at this point in the history
  55. rm unnecessary pattern

    clabby committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    96548c6 View commit details
    Browse the repository at this point in the history
  56. receipt root nit

    clabby committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c1c09a1 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    89a5c53 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    13d3b14 View commit details
    Browse the repository at this point in the history
  2. Remove ethereum feature

    clabby committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    bb585fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef487c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    779ca19 View commit details
    Browse the repository at this point in the history
  5. fix refcell nits

    refcell committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    6de2577 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Merge pull request #154 from anton-rs/refcell/fix-refcell-nits

    fix all refcell nits
    refcell authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    23e9440 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3190b1f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. fix nits

    refcell committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    63cd43d View commit details
    Browse the repository at this point in the history
  2. resolve two small conflicts

    refcell committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9c7ab40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0474763 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac050a2 View commit details
    Browse the repository at this point in the history
  5. remove trailing semi-colons

    refcell committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    018789f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9be3212 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #156 from anton-rs/refcell/upstream-sync-again

    chore: upstream sync
    refcell authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7e87683 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #155 from anton-rs/refcell/hoist-optimism-tx-meta

    fix: addresses review comments
    refcell authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    45017e6 View commit details
    Browse the repository at this point in the history
  9. ethereum feature flag comment

    clabby committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1e68098 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ac96757 View commit details
    Browse the repository at this point in the history
  11. chore: minor nits

    merklefruit committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    fe52763 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eeb2c97 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3652bca View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. WIP: bin split

    clabby committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    8cab07b View commit details
    Browse the repository at this point in the history
  2. wip: splitting bins

    merklefruit committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    9423c95 View commit details
    Browse the repository at this point in the history
  3. Fixup makefile

    clabby committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    3f9b4e9 View commit details
    Browse the repository at this point in the history
  4. CI fix

    Add bin matrix
    clabby committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    b53ed2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93d5c20 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

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

    clabby committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    cd0efc2 View commit details
    Browse the repository at this point in the history
  3. fix implemented doc comment

    refcell committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    af6d37b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05ca268 View commit details
    Browse the repository at this point in the history
  5. fix sanity workflow

    refcell committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    db54081 View commit details
    Browse the repository at this point in the history
  6. chore: nits

    merklefruit committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    619ce45 View commit details
    Browse the repository at this point in the history
  7. remove nightly

    refcell committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    7482db8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #159 from anton-rs/cl/bin-split

    feat: Split binaries
    refcell authored Nov 5, 2023
    Configuration menu
    Copy the full SHA
    ec97477 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #160 from anton-rs/refcell/prevent-client-reinstan…

    …tiation
    
    fix(rpc): Move reqwest client into EthApiInner
    refcell authored Nov 5, 2023
    Configuration menu
    Copy the full SHA
    32324c9 View commit details
    Browse the repository at this point in the history
  10. Fix workflows

    clabby committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    b2768d0 View commit details
    Browse the repository at this point in the history
  11. Address Dani's CI nits

    clabby committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    53e8fc3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6215e45 View commit details
    Browse the repository at this point in the history
  13. GITHUB_STATE -> GITHUB_OUTPUT

    clabby committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    1d6febf View commit details
    Browse the repository at this point in the history
  14. Update crates/primitives/src/constants/mod.rs

    Co-authored-by: refcell.eth <[email protected]>
    clabby and refcell authored Nov 5, 2023
    Configuration menu
    Copy the full SHA
    d261c71 View commit details
    Browse the repository at this point in the history
  15. Update crates/primitives/src/constants/mod.rs

    Co-authored-by: refcell.eth <[email protected]>
    clabby and refcell authored Nov 5, 2023
    Configuration menu
    Copy the full SHA
    1c4acfd View commit details
    Browse the repository at this point in the history
  16. Merge pull request #161 from anton-rs/merklefruit/nits

    chore: PR comments & nits
    clabby authored Nov 5, 2023
    Configuration menu
    Copy the full SHA
    62f8111 View commit details
    Browse the repository at this point in the history