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
from_primitive_with_hash
rpc-types-compat
As long as alloy-rs/alloy#1532 is merged, we can wait the next release of alloy and use this conversion implementation
https://github.com/alloy-rs/alloy/blob/31a5cf22a470452877221c4ef5c6940532e4ca7b/crates/rpc-types-eth/src/block.rs#L179-L233
instead of from_primitive_with_hash in rpc-types-compat:
reth/crates/rpc/rpc-types-compat/src/block.rs
Lines 104 to 155 in b732619
No response
The text was updated successfully, but these errors were encountered:
Could you assign it to me?
Sorry, something went wrong.
we have since removed this
No branches or pull requests
Describe the feature
As long as alloy-rs/alloy#1532 is merged, we can wait the next release of alloy and use this conversion implementation
https://github.com/alloy-rs/alloy/blob/31a5cf22a470452877221c4ef5c6940532e4ca7b/crates/rpc-types-eth/src/block.rs#L179-L233
instead of
from_primitive_with_hash
inrpc-types-compat
:reth/crates/rpc/rpc-types-compat/src/block.rs
Lines 104 to 155 in b732619
Additional context
No response
The text was updated successfully, but these errors were encountered: