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

Remove optimism feature from rpc crates #8988

Closed
20 tasks done
Tracked by #7649
emhane opened this issue Jun 20, 2024 · 1 comment · Fixed by #9774
Closed
20 tasks done
Tracked by #7649

Remove optimism feature from rpc crates #8988

emhane opened this issue Jun 20, 2024 · 1 comment · Fixed by #9774
Labels
A-op-reth Related to Optimism and op-reth A-rpc Related to the RPC implementation C-tracking-issue An issue that collects information about a broad development initiative M-prevent-stale Prevents old inactive issues/PRs from being closed due to inactivity

Comments

@emhane
Copy link
Member

emhane commented Jun 20, 2024

Describe the feature

Tracking rpc crates rebuild to accommodate for custom RPC server. In process of making node generic over EthApiServer impl, code is simplified w.r.t. node builder pattern.

Rn the code for optimism is embedded into the L1 code using compiler feature gating. These changes will make it possible to detangle the optimism code from the L1 code, so optimism can be used a separate library.

Additional context

No response

Tasks

  1. A-op-reth A-rpc S-blocked
  2. A-op-reth C-debt
  3. A-op-reth A-rpc
  4. A-op-reth A-rpc S-blocked
  5. A-op-reth A-rpc
  6. A-op-reth A-rpc
  7. A-op-reth A-rpc C-debt S-blocked
  8. A-op-reth A-rpc C-debt S-blocked
  9. A-op-reth A-rpc C-debt
  10. A-op-reth A-rpc C-debt
    emhane
  11. 5 of 5
    A-op-reth A-rpc C-debt M-prevent-stale
  12. A-op-reth A-rpc C-debt S-blocked
  13. A-rpc C-debt S-blocked S-needs-design S-wontfix
  14. A-rpc C-debt
  15. A-cli A-op-reth D-good-first-issue
    loocapro
  16. A-op-reth A-rpc C-debt
  17. A-op-reth
  18. A-rpc D-good-first-issue
    nkysg
  19. A-op-reth D-good-first-issue
  20. A-op-reth A-rpc A-sdk C-debt
@emhane emhane added C-tracking-issue An issue that collects information about a broad development initiative A-rpc Related to the RPC implementation A-op-reth Related to Optimism and op-reth labels Jun 20, 2024
Copy link
Contributor

This issue is stale because it has been open for 21 days with no activity.

@github-actions github-actions bot added the S-stale This issue/PR is stale and will close with no further activity label Aug 18, 2024
@emhane emhane added M-prevent-stale Prevents old inactive issues/PRs from being closed due to inactivity and removed S-stale This issue/PR is stale and will close with no further activity labels Aug 20, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Reth Tracker Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-op-reth Related to Optimism and op-reth A-rpc Related to the RPC implementation C-tracking-issue An issue that collects information about a broad development initiative M-prevent-stale Prevents old inactive issues/PRs from being closed due to inactivity
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant