-
Notifications
You must be signed in to change notification settings - Fork 264
pectra notice #1324
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
pectra notice #1324
Conversation
✅ Deploy Preview for docs-optimism ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Warning Rate limit exceeded@sbvegan has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 20 minutes and 11 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe pull request updates the documentation concerning the Ethereum Pectra upgrade. The content now reflects revised activation timestamps with new proposed slots for Holesky and Sepolia, and adjusted timelines for client testnet releases and mainnet activation. It clarifies that the instructions assume the latest contract release ( Possibly related PRs
Suggested reviewers
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
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.
Actionable comments posted: 2
🧹 Nitpick comments (5)
pages/builders/notices/pectra-changes.mdx (5)
15-29
: Clarify callout messaging in upgrade timeline.
The sentence “that are being brought to the all core dev call on happening on Feb 6” is somewhat unclear. Consider rephrasing it—e.g., “that will be presented during the core developer call scheduled for Feb 6”—to enhance clarity and readability.
59-61
: Review callout tone for release candidate information.
The message in this callout is clear; however, the phrase “baking on devnet” is informal. If a more formal tone is preferred for documentation, consider replacing it with “being validated on devnet.”
121-121
: Punctuation improvement in deployment instructions.
Insert a comma after “Alternatively” for better clarity.
Proposed change:-...README.md?plain=1#L53-L54). Alternatively we will be releasing an `OPPrestateUpdater` that can be used to deploy the new contracts. +...README.md?plain=1#L53-L54). Alternatively, we will be releasing an `OPPrestateUpdater` that can be used to deploy the new contracts.🧰 Tools
🪛 LanguageTool
[typographical] ~121-~121: Consider adding a comma after ‘Alternatively’ for more clarity.
Context: ...es/holocene/README.md?plain=1#L53-L54). Alternatively we will be releasing an `OPPrestateUpda...(RB_LY_COMMA)
129-129
: Punctuation improvement in op-challenger update.
Consider inserting a comma after “soon” to improve readability. For example: “...new release version that will be provided soon, and configure it to use the new absolute prestate.”🧰 Tools
🪛 LanguageTool
[uncategorized] ~129-~129: Possible missing comma found.
Context: ...w release version that will be provided soon and configure it to use the new absolut...(AI_HYDRA_LEO_MISSING_COMMA)
133-133
: Simplify execution instruction wording.
Replace “prior to executing the transaction” with “before executing the transaction” to achieve a more concise and clear instruction.
Proposed change:-...validate that the expected output prior to executing the transaction. +...validate that the expected output before executing the transaction.🧰 Tools
🪛 LanguageTool
[style] ~133-~133: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...e and validate that the expected output prior to executing the transaction. ##...(EN_WORDINESS_PREMIUM_PRIOR_TO)
📜 Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (1)
pnpm-lock.yaml
is excluded by!**/pnpm-lock.yaml
📒 Files selected for processing (1)
pages/builders/notices/pectra-changes.mdx
(4 hunks)
🧰 Additional context used
📓 Path-based instructions (1)
`**/*.mdx`: "ALWAYS review Markdown content THOROUGHLY with ...
**/*.mdx
: "ALWAYS review Markdown content THOROUGHLY with the following criteria:
- Use proper nouns in place of personal pronouns like 'We' and 'Our' to maintain consistency in communal documentation.
- Avoid gender-specific language and use the imperative form.
- Monitor capitalization for emphasis. Avoid using all caps, italics, or bold for emphasis.
- Ensure proper nouns are capitalized in sentences.
- Apply the Oxford comma.
- Use proper title case for buttons, tab names, page names, and links. Sentence case should be used for body content and short phrases, even in links.
- Use correct spelling and grammar at all times (IMPORTANT).
- For H1, H2, and H3 headers:
- Use sentence case, capitalizing only the first word.
- Preserve the capitalization of proper nouns, technical terms, and acronyms as defined in the 'nouns.txt' file located in the root directory of the project.
- Do not automatically lowercase words that appear in the 'nouns.txt' file, regardless of their position in the header.
- Flag any headers that seem to inconsistently apply these rules for manual review.
- When reviewing capitalization, always refer to the 'nouns.txt' file for the correct capitalization of proper nouns and technical terms specific to the project.
"
pages/builders/notices/pectra-changes.mdx
🪛 LanguageTool
pages/builders/notices/pectra-changes.mdx
[grammar] ~102-~102: The verb ‘prestate’ is plural. Did you mean: “prestates”? Did you use a verb instead of a noun?
Context: ...ry, Ink You can verify this absolute prestate by running the following [command](http...
(PLURAL_VERB_AFTER_THIS)
[typographical] ~121-~121: Consider adding a comma after ‘Alternatively’ for more clarity.
Context: ...es/holocene/README.md?plain=1#L53-L54). Alternatively we will be releasing an `OPPrestateUpda...
(RB_LY_COMMA)
[uncategorized] ~125-~125: Possible missing comma found.
Context: ...validation script for this step. Before executing you will need to update your op-challen...
(AI_HYDRA_LEO_MISSING_COMMA)
[style] ~125-~125: You have already used this phrasing in nearby sentences. Consider replacing it to add variety to your writing.
Context: ...or this step. Before executing you will need to update your op-challenger. ### Updat...
(REP_NEED_TO_VB)
[uncategorized] ~129-~129: Possible missing comma found.
Context: ...w release version that will be provided soon and configure it to use the new absolut...
(AI_HYDRA_LEO_MISSING_COMMA)
[style] ~133-~133: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...e and validate that the expected output prior to executing the transaction. ##...
(EN_WORDINESS_PREMIUM_PRIOR_TO)
⏰ Context from checks skipped due to timeout of 90000ms (1)
- GitHub Check: pr-workflow
🔇 Additional comments (2)
pages/builders/notices/pectra-changes.mdx (2)
82-83
: Review terminology for “absolute prestate.”
The text uses “absolute prestate” consistently. If this term is intended as a singular noun (referring to a unique state/hash), it is acceptable. Otherwise, if a plural form is intended, consider “absolute prestates.”
91-96
: Verify the “Verify the new absolute prestate” section.
This new section is well structured and clearly explains how to verify the absolute prestate using the provided command and expected outputs. No changes are needed here.
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.
Actionable comments posted: 0
🧹 Nitpick comments (5)
pages/builders/notices/pectra-changes.mdx (5)
15-16
: Improve clarity in callout message.
The sentence “that are being brought to the all core dev call on happening on Feb 6” is awkward and confusing. Consider rephrasing it to something like “that will be presented at the all‑core dev call scheduled for Feb 6” for clearer communication.
78-80
: Clarify activation phrasing for Holocene.
The phrase “and have Holocene activated” can be misinterpreted. It is recommended to rephrase it to “with Holocene activated” to maintain grammatical consistency and clarity regarding the chain’s configuration.
82-83
: Improve punctuation for readability.
A comma should be inserted after “permissioned games” to enhance readability. For example:
“…for chains running the Fault Proof System with permissioned games, you can skip this section…”🧰 Tools
🪛 LanguageTool
[uncategorized] ~82-~82: Possible missing comma found.
Context: ...he Fault Proof System with permissioned games you can skip this section because games...(AI_HYDRA_LEO_MISSING_COMMA)
121-121
: Insert missing comma after “Alternatively”.
Adding a comma after “Alternatively” will improve the sentence flow. For instance:
“Alternatively, we will be releasing anOPPrestateUpdater
that can be used to deploy the new contracts.”🧰 Tools
🪛 LanguageTool
[typographical] ~121-~121: Consider adding a comma after ‘Alternatively’ for more clarity.
Context: ...es/holocene/README.md?plain=1#L53-L54). Alternatively we will be releasing an `OPPrestateUpda...(RB_LY_COMMA)
133-133
: Simplify language for transaction execution.
Replace “prior to executing the transaction” with “before executing the transaction” to simplify the sentence and improve clarity.🧰 Tools
🪛 LanguageTool
[style] ~133-~133: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...e and validate that the expected output prior to executing the transaction. ##...(EN_WORDINESS_PREMIUM_PRIOR_TO)
📜 Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
pages/builders/notices/pectra-changes.mdx
(5 hunks)
🧰 Additional context used
📓 Path-based instructions (1)
`**/*.mdx`: "ALWAYS review Markdown content THOROUGHLY with ...
**/*.mdx
: "ALWAYS review Markdown content THOROUGHLY with the following criteria:
- Use proper nouns in place of personal pronouns like 'We' and 'Our' to maintain consistency in communal documentation.
- Avoid gender-specific language and use the imperative form.
- Monitor capitalization for emphasis. Avoid using all caps, italics, or bold for emphasis.
- Ensure proper nouns are capitalized in sentences.
- Apply the Oxford comma.
- Use proper title case for buttons, tab names, page names, and links. Sentence case should be used for body content and short phrases, even in links.
- Use correct spelling and grammar at all times (IMPORTANT).
- For H1, H2, and H3 headers:
- Use sentence case, capitalizing only the first word.
- Preserve the capitalization of proper nouns, technical terms, and acronyms as defined in the 'nouns.txt' file located in the root directory of the project.
- Do not automatically lowercase words that appear in the 'nouns.txt' file, regardless of their position in the header.
- Flag any headers that seem to inconsistently apply these rules for manual review.
- When reviewing capitalization, always refer to the 'nouns.txt' file for the correct capitalization of proper nouns and technical terms specific to the project.
"
pages/builders/notices/pectra-changes.mdx
🪛 LanguageTool
pages/builders/notices/pectra-changes.mdx
[uncategorized] ~82-~82: Possible missing comma found.
Context: ...he Fault Proof System with permissioned games you can skip this section because games...
(AI_HYDRA_LEO_MISSING_COMMA)
[grammar] ~102-~102: The verb ‘prestate’ is plural. Did you mean: “prestates”? Did you use a verb instead of a noun?
Context: ...ry, Ink You can verify this absolute prestate by running the following [command](http...
(PLURAL_VERB_AFTER_THIS)
[typographical] ~121-~121: Consider adding a comma after ‘Alternatively’ for more clarity.
Context: ...es/holocene/README.md?plain=1#L53-L54). Alternatively we will be releasing an `OPPrestateUpda...
(RB_LY_COMMA)
[uncategorized] ~125-~125: Possible missing comma found.
Context: ...validation script for this step. Before executing you will need to update your op-challen...
(AI_HYDRA_LEO_MISSING_COMMA)
[style] ~125-~125: You have already used this phrasing in nearby sentences. Consider replacing it to add variety to your writing.
Context: ...or this step. Before executing you will need to update your op-challenger. ### Updat...
(REP_NEED_TO_VB)
[style] ~133-~133: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...e and validate that the expected output prior to executing the transaction. ##...
(EN_WORDINESS_PREMIUM_PRIOR_TO)
⏰ Context from checks skipped due to timeout of 90000ms (4)
- GitHub Check: Redirect rules - docs-optimism
- GitHub Check: Header rules - docs-optimism
- GitHub Check: Pages changed - docs-optimism
- GitHub Check: pr-workflow
🔇 Additional comments (3)
pages/builders/notices/pectra-changes.mdx (3)
57-62
: Verify release candidate information.
The callout regarding the release candidates (Feb 3rd to 7th) is informative. Please double-check that the dates and details remain accurate as the upgrade details evolve.
125-125
: Rephrase DisputeGameFactory update instruction.
The instruction “to use the point to the newFaultDisputeGame
andPermissionedDisputeGame
contracts” is unclear. It should be rephrased to “to point to the newFaultDisputeGame
andPermissionedDisputeGame
contracts.” Also, consider adding a comma before “Before executing” to clearly separate the clauses.🧰 Tools
🪛 LanguageTool
[uncategorized] ~125-~125: Possible missing comma found.
Context: ...validation script for this step. Before executing you will need to update your op-challen...(AI_HYDRA_LEO_MISSING_COMMA)
[style] ~125-~125: You have already used this phrasing in nearby sentences. Consider replacing it to add variety to your writing.
Context: ...or this step. Before executing you will need to update your op-challenger. ### Updat...(REP_NEED_TO_VB)
1-163
: Overall documentation quality review.
The documentation has been thoroughly updated to reflect the latest changes associated with the Ethereum Pectra upgrade. Please verify that all timestamps, slot numbers, and external links remain accurate and that the technical terms (e.g., “absolute prestate”) are used consistently. Additionally, ensure that the style and tone align with the project’s guidelines.🧰 Tools
🪛 LanguageTool
[style] ~33-~33: The phrase “a variety of” may be wordy. To make your writing clearer, consider replacing it.
Context: ...'s included in Pectra? Pectra contains a variety of EIPs, some of which apply to the OP Sta...(A_VARIETY_OF)
[uncategorized] ~51-~51: Possible wrong verb form detected. Did you mean “been” or “being”?
Context: ... after the L1 Pectra upgrade. If you're are running a fault proof enabled chain, yo...(BE_WITH_WRONG_VERB_FORM)
[style] ~52-~52: Consider using a more formal alternative.
Context: ...ncludes these features. We will provide more information as engineering work wraps up. We are tr...(MORE_INFO)
[uncategorized] ~82-~82: Possible missing comma found.
Context: ...he Fault Proof System with permissioned games you can skip this section because games...(AI_HYDRA_LEO_MISSING_COMMA)
[grammar] ~102-~102: The verb ‘prestate’ is plural. Did you mean: “prestates”? Did you use a verb instead of a noun?
Context: ...ry, Ink You can verify this absolute prestate by running the following [command](http...(PLURAL_VERB_AFTER_THIS)
[typographical] ~121-~121: Consider adding a comma after ‘Alternatively’ for more clarity.
Context: ...es/holocene/README.md?plain=1#L53-L54). Alternatively we will be releasing an `OPPrestateUpda...(RB_LY_COMMA)
[uncategorized] ~125-~125: Possible missing comma found.
Context: ...validation script for this step. Before executing you will need to update your op-challen...(AI_HYDRA_LEO_MISSING_COMMA)
[style] ~125-~125: You have already used this phrasing in nearby sentences. Consider replacing it to add variety to your writing.
Context: ...or this step. Before executing you will need to update your op-challenger. ### Updat...(REP_NEED_TO_VB)
[style] ~133-~133: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...e and validate that the expected output prior to executing the transaction. ##...(EN_WORDINESS_PREMIUM_PRIOR_TO)
[duplication] ~153-~153: Possible typo: you repeated a word.
Context: ...n devnet. *op-node
atvTBD
*op-geth
atvTBD
### Verify Your Configuration...(ENGLISH_WORD_REPEAT_RULE)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Description
Tests
Additional context
Metadata