-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Refactor: update op rollup fees section to match 4844 specs #13309
Refactor: update op rollup fees section to match 4844 specs #13309
Conversation
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good @iankressin! Just left a small suggestion to adjust how we introduce/use the term "blob", along with tiny punctuation/capitalization fixes. Then we should be able to get this in!
public/content/developers/docs/scaling/optimistic-rollups/index.md
Outdated
Show resolved
Hide resolved
Thanks for the review! I'll update it soon |
Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
@wackerow PR updated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thanks @iankressin
Congrats, your important contribution to this open-source project has earned you a GitPOAP! Be sure to join the Ethereum.org discord if you are interested in contributing further to the project or have any questions for the team. GitPOAP: 2024 Ethereum.org Contributor: Head to gitpoap.io & connect your GitHub account to mint! Learn more about GitPOAPs here. |
@all-contributors please add @iankressin for maintenance |
I've put up a pull request to add @iankressin! 🎉 |
Description
Update section "How do optimistic rollup fees work?" to match EIP-4844 specs
Related issues