We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rpc
ref paradigmxyz/reth#11711
this will always be true if empty:
alloy/crates/rpc-types-trace/src/filter.rs
Line 170 in 440ddcb
which wasn't the case pre 338b5b9
and is also not how https://github.com/erigontech/erigon/blob/72ab70be8b28964a8446e52b7a9975958c6726bf/turbo/jsonrpc/trace_filtering.go#L238-L289 behaves
No response
The text was updated successfully, but these errors were encountered:
let me fix this one.
Sorry, something went wrong.
jsvisa
Successfully merging a pull request may close this issue.
Component
rpc
Describe the feature you would like
ref paradigmxyz/reth#11711
this will always be true if empty:
alloy/crates/rpc-types-trace/src/filter.rs
Line 170 in 440ddcb
which wasn't the case pre 338b5b9
and is also not how https://github.com/erigontech/erigon/blob/72ab70be8b28964a8446e52b7a9975958c6726bf/turbo/jsonrpc/trace_filtering.go#L238-L289 behaves
Additional context
No response
The text was updated successfully, but these errors were encountered: