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
ref #11123
we have rlp support for sealed types
reth/crates/primitives-traits/src/header/sealed.rs
Lines 75 to 98 in b537672
this should never be used because the hash is recovered and never encoded in any payload
decode + seal
cc @greged93 @emhane
ref alloy-rs/core#754
No response
The text was updated successfully, but these errors were encountered:
Hello, can I take this one ?
Sorry, something went wrong.
assigned
oh actually I changed my mind about this after looking at the rlpdecode impl
because this is actually nice to have
edisontim
No branches or pull requests
Describe the feature
ref #11123
we have rlp support for sealed types
reth/crates/primitives-traits/src/header/sealed.rs
Lines 75 to 98 in b537672
this should never be used because the hash is recovered and never encoded in any payload
TODO
decode + seal
Additional context
cc @greged93 @emhane
ref alloy-rs/core#754
No response
The text was updated successfully, but these errors were encountered: