ethereum / ethereum-org-website

Ethereum.org is a primary online resource for the Ethereum community.
https://ethereum.org/
MIT License
5.04k stars 4.78k forks source link

Add Blob transactions to list of transaction types #13702

Open roysc opened 1 month ago

roysc commented 1 month ago

Describe the bug

The section describing transaction type envelopes omits Blob transactions as TransactionType = 3. This should be included https://github.com/ethereum/ethereum-org-website/blob/dev/public/content/developers/docs/transactions/index.md

To reproduce

  1. Go to https://ethereum.org/en/developers/docs/transactions/#typed-transaction-envelope
  2. Observe the absence of Blob transactions in the list.

Expected behavior

Include Type 3 Transactions with an appropriate description and reference to the Deneb/Cancun fork.

Screenshots

No response

Desktop (please complete the following information)

No response

Smartphone (please complete the following information)

No response

Additional context

No response

Would you like to work on this issue?

github-actions[bot] commented 1 week ago

This issue is stale because it has been open 30 days with no activity.