Skip to content

docs(transactions): add EIP-2718 envelope guide - #185

Merged
mattsse merged 3 commits into
mainfrom
mattsse/transaction-envelope-guide
Jul 26, 2026
Merged

docs(transactions): add EIP-2718 envelope guide#185
mattsse merged 3 commits into
mainfrom
mattsse/transaction-envelope-guide

Conversation

@mattsse

@mattsse mattsse commented Jul 26, 2026

Copy link
Copy Markdown
Member

Summary

  • add a task-focused EIP-2718 guide covering representation boundaries, current Ethereum type bytes, exact and streaming decoders, RPC conversion, hashes, signer recovery, receipt envelopes, and blob sidecars
  • sync generated runnable pages and snippets for the new transaction and receipt envelope examples
  • update navigation and the examples submodule to the examples PR commit

Why

The docs previously mentioned TxEnvelope and ReceiptEnvelope only incidentally, leaving no end-to-end guide for alloy-rs/examples#44. This guide makes the envelope-first workflow explicit and points readers to verified offline examples.

Depends on alloy-rs/examples#255.

@mattsse
mattsse merged commit 7c4ca70 into main Jul 26, 2026
2 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.

1 participant