Skip to content

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

Merged
merged 6 commits into from
Feb 6, 2025
Merged

pectra notice #1324

merged 6 commits into from
Feb 6, 2025

Conversation

sbvegan
Copy link
Collaborator

@sbvegan sbvegan commented Feb 6, 2025

Description

Tests

Additional context

Metadata

@sbvegan sbvegan requested a review from a team as a code owner February 6, 2025 01:16
Copy link

netlify bot commented Feb 6, 2025

Deploy Preview for docs-optimism ready!

Name Link
🔨 Latest commit 9bee8ad
🔍 Latest deploy log https://app.netlify.com/sites/docs-optimism/deploys/67a41e43d5937800081ca11f
😎 Deploy Preview https://deploy-preview-1324--docs-optimism.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

Copy link
Contributor

coderabbitai bot commented Feb 6, 2025

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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.

📥 Commits

Reviewing files that changed from the base of the PR and between 6951f9a and 9bee8ad.

📒 Files selected for processing (2)
  • pages/builders/notices/pectra-changes.mdx (4 hunks)
  • words.txt (2 hunks)
📝 Walkthrough

Walkthrough

The 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 (op-contracts/v1.8.0) and an active Holocene upgrade. Additionally, the section on generating a new absolute prestate has been renamed and now includes specific command outputs, while the guidance for deploying dispute game contracts has been expanded with details on reusing a Holocene script and an upcoming OPPrestateUpdater tool. Further elaborations cover the updating process for the DisputeGameFactory and the op-challenger configuration.

Possibly related PRs

Suggested reviewers

  • bradleycamacho
  • cpengilly

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?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

@coderabbitai coderabbitai bot left a 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

📥 Commits

Reviewing files that changed from the base of the PR and between 841c115 and fd7fd6f.

⛔ 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:
    1. Use sentence case, capitalizing only the first word.
    2. 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.
    3. 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.

Copy link
Contributor

@coderabbitai coderabbitai bot left a 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 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)


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

📥 Commits

Reviewing files that changed from the base of the PR and between fd7fd6f and 6951f9a.

📒 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:
    1. Use sentence case, capitalizing only the first word.
    2. 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.
    3. 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 new FaultDisputeGame and PermissionedDisputeGame contracts” is unclear. It should be rephrased to “to point to the new FaultDisputeGame and PermissionedDisputeGame 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 at vTBD * op-geth at vTBD ### Verify Your Configuration...

(ENGLISH_WORD_REPEAT_RULE)

sbvegan and others added 3 commits February 5, 2025 18:21
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@sbvegan sbvegan merged commit b172778 into main Feb 6, 2025
8 checks passed
@sbvegan sbvegan deleted the sb/pectra-notice branch February 6, 2025 14:27
@coderabbitai coderabbitai bot mentioned this pull request Feb 25, 2025
This was referenced Mar 11, 2025
@coderabbitai coderabbitai bot mentioned this pull request Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants