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

feat: rlp enc/dec for requests #728

Merged
merged 3 commits into from
May 12, 2024
Merged

feat: rlp enc/dec for requests #728

merged 3 commits into from
May 12, 2024

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented May 12, 2024

this type should also be moved to eips

onbjerg and others added 2 commits May 12, 2024 14:09
We need to encode/decode requests sent to us over P2P,
where they are RLP encoded.
@mattsse mattsse merged commit 091658c into main May 12, 2024
24 checks passed
@mattsse mattsse deleted the matt/req-rlp branch May 12, 2024 11:44
ben186 pushed a commit to ben186/alloy that referenced this pull request Jul 27, 2024
* feat: rlp enc/dec for requests

We need to encode/decode requests sent to us over P2P,
where they are RLP encoded.

* chore: no alloc decode

* decode as bytes

---------

Co-authored-by: Oliver Nordbjerg <[email protected]>
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.

3 participants