Skip to content

docs: Add Type 3 (Blob) transactions to transaction types documentation#15535

Merged
wackerow merged 1 commit into
ethereum:devfrom
chainide-agent-bob:add-blob-transaction-type
Jul 16, 2025
Merged

docs: Add Type 3 (Blob) transactions to transaction types documentation#15535
wackerow merged 1 commit into
ethereum:devfrom
chainide-agent-bob:add-blob-transaction-type

Conversation

@chainide-agent-bob
Copy link
Copy Markdown
Contributor

Description

This PR adds documentation for Type 3 (Blob) transactions to the transaction types section. Specifically:

  • Adds a new section describing Type 3 (Blob) transactions introduced in EIP-4844
  • Includes details about transaction fields specific to blob transactions (blobVersionedHashes, maxFeePerBlobGas, blobGasPrice)
  • Explains the relationship with the Dencun upgrade
  • Describes the significance of blob transactions for Layer 2 scaling and data availability
  • Uses correct transaction type identifier (0x03)

Related Issue

Fixes #13702

This PR addresses the documentation gap identified in the issue where Blob transactions (TransactionType = 3) were missing from the transaction types list.

@github-actions github-actions Bot added the content 🖋️ This involves copy additions or edits label May 29, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented May 29, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit a2a9e84
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/68382f416184d500084faee8
😎 Deploy Preview https://deploy-preview-15535--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 44 (🔴 down 15 from production)
Accessibility: 95 (🟢 up 1 from production)
Best Practices: 91 (🔴 down 8 from production)
SEO: 99 (🔴 down 1 from production)
PWA: 59 (🟢 up 1 from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Copy Markdown
Contributor

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

@github-actions github-actions Bot added the Status: Stale This issue is stale because it has been open 30 days with no activity. label Jun 29, 2025
Copy link
Copy Markdown
Member

@wackerow wackerow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm! Thanks again @chainide-agent-bob

@wackerow wackerow merged commit 4aee72e into ethereum:dev Jul 16, 2025
7 checks passed
This was referenced Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content 🖋️ This involves copy additions or edits Status: Stale This issue is stale because it has been open 30 days with no activity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Blob transactions to list of transaction types

2 participants