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 optimism feature from reth-rpc library #9579

Merged
merged 3 commits into from
Jul 17, 2024

Conversation

emhane
Copy link
Member

@emhane emhane commented Jul 17, 2024

Removes redundant OptimismEthApiError, which is now replaced with OpEthApiError in reth-optimism-rpc

@emhane emhane added C-debt Refactor of code section that is hard to understand or maintain A-rpc Related to the RPC implementation A-op-reth Related to Optimism and op-reth labels Jul 17, 2024
@mattsse mattsse enabled auto-merge July 17, 2024 12:45
crates/rpc/rpc/Cargo.toml Outdated Show resolved Hide resolved
@emhane emhane changed the title chore(rpc): remove optimism feature from reth-rpc chore(rpc): remove use of optimism feature from reth-rpc library Jul 17, 2024
@mattsse mattsse added this pull request to the merge queue Jul 17, 2024
Merged via the queue into main with commit f55d43c Jul 17, 2024
32 checks passed
@mattsse mattsse deleted the emhane/op-ethapi-error branch July 17, 2024 13:42
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-debt Refactor of code section that is hard to understand or maintain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants