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

Fix tracing API for Prebedrock relay #80

Merged
merged 2 commits into from
Jul 14, 2023

Conversation

pcw109550
Copy link
Member

Enable prebedrock relay for

  • debug_traceBlockByNumber
  • debug_traceBlockByHash

Early return because l2geth does not support RPC methods:

  • debug_traceCall

I may also disable debug_traceCallMany which is erigon specific method, but this is currently out of scope. Will do in separate PR.

@pcw109550 pcw109550 requested a review from ImTei July 11, 2023 04:46
@pcw109550 pcw109550 self-assigned this Jul 11, 2023
@pcw109550 pcw109550 merged commit 0d527b6 into op-erigon Jul 14, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants