Skip to content

Conversation

nixorokish
Copy link
Contributor

and restructured links a little

Description

Fusaka blog post coming soon, restructured some of the EIPs to match that so it's not confusing to audiences. ALSO PLEASE NOTE - there's an image I need attached (line 46), wasn't sure where in the file tree it needed to be, so right now it's a google drive link. Please lmk how to format correctly, thank you!

Related Issue

n/a

@github-actions github-actions bot added the content 🖋️ This involves copy additions or edits label Sep 17, 2025
Copy link

netlify bot commented Sep 17, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 4cb418f
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/68cb6f769107ff0008c117b9
😎 Deploy Preview https://deploy-preview-16298--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: 49 (🔴 down 2 from production)
Accessibility: 94 (🔴 down 1 from production)
Best Practices: 92 (🔴 down 8 from production)
SEO: 92 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

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

Copy link
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.

Looks good! Thanks for the updates @nixorokish, left some house-keeping suggestions then can get this pulled in.

Comment on lines -23 to -25
Specification: https://eips.ethereum.org/EIPS/eip-7594

Resources: https://youtu.be/bONWd1x2TjQ?t=328 (dapplion on PeerDAS)
Copy link
Member

Choose a reason for hiding this comment

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

Also noting that @taxmeifyoucan also just put up content updates to this page linking out to this new PeerDAS page in #16296...

Not super picky where exactly we link to this, but would try to find one place for it. In that PR it was just placed as a raw URL next to this "Resources" line, and I had suggested moving it to it's own callout at the end of this section, which I see a similar approach below (just wouldn't duplicate links within a given page).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thank you so much for the thorough review @wackerow !! moved the link to the bottom per your suggestion & also resolved the other comments

Copy link
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.

Lookin good.. Couple small tiny nit-picks 🙏, then can get this in (alt text on the image diagram please)

@@ -44,11 +43,15 @@ These coordinated upgrades generally include a lot of changes, require a lot of

Blob parameter only forks can be set by clients, similarly to other configuration like gas limit. Between major Ethereum upgrades, clients can agree to increase the `target` and `max` blobs to e.g. 9 and 12 and then node operators will update to take part in that tiny fork. These blob parameter only forks can be configured at any time.

#### Blob base-fee bounded by execution costs {#blob-base-fee-bounded-by-execution-costs}
When blobs were first added to the network in the Dencun upgrade, the target was 3 - that was increased to 6 in Pectra and, after Fusaka, that can now be increased at a sustainable rate independently of these major network upgrades.
Copy link
Member

Choose a reason for hiding this comment

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

(refs: https://www.merriam-webster.com/grammar/em-dash-en-dash-how-to-use and https://www.grammarbook.com/numbers/numbers.asp)

Nit-pick but since we're using numerals for small digits already in other places, would just hard-stop the first sentence here:

Suggested change
When blobs were first added to the network in the Dencun upgrade, the target was 3 - that was increased to 6 in Pectra and, after Fusaka, that can now be increased at a sustainable rate independently of these major network upgrades.
When blobs were first added to the network in the Dencun upgrade, the target was 3. That was increased to 6 in Pectra and, after Fusaka, that can now be increased at a sustainable rate independently of these major network upgrades.


Specification: https://eips.ethereum.org/EIPS/eip-7892
#### Blob parameter only forks {#blob-parameter-only-forks}
Copy link
Member

Choose a reason for hiding this comment

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

Sorry, missed this before—commented same on #16296 but would try to match the canonical capitalization/punctuation from the EIP for consistency

Suggested change
#### Blob parameter only forks {#blob-parameter-only-forks}
#### Blob-Parameter-Only forks {#blob-parameter-only-forks}


Specification: https://eips.ethereum.org/EIPS/eip-7918
![todo: replace this with description of diagram for screen readers](./average-blob-count-per-block.webp)
Copy link
Member

Choose a reason for hiding this comment

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

Need an alt text description here for screen readers 🙏

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants