Skip to content

Add RC-alpha for testing purposes#1545

Merged
krofax merged 7 commits intomainfrom
zainbacchus-patch-3
Mar 28, 2025
Merged

Add RC-alpha for testing purposes#1545
krofax merged 7 commits intomainfrom
zainbacchus-patch-3

Conversation

@zainbacchus
Copy link
Contributor

@zainbacchus zainbacchus commented Mar 28, 2025

Adding devnet docs page for RC-alpha, for testing purposes only.

Context

We are trying to run benchmarking to inform Executing Message Pricing and plan to use RC Alpha to uncover this info.

I'm trying to get to a metric of what is the max amount of compute time that e.g. 1m gas can cause, without anything to do with interop. For example, we'd found previously that XEN transactions that do a ton of SSTORES and SLOADs take up significantly more time per gas used than other transactions. Basically if we find something like (most time taken by spending 1m gas = 0.5s), and if a lookup takes 0.1s, then that gives us an estimate for how much we should be charging: 1m/5 = 200k gas charged per lookup - @K-Ho

Adding devnet docs page for RC-alpha, for testing purposes only.
@zainbacchus zainbacchus requested a review from a team as a code owner March 28, 2025 18:38
@netlify
Copy link

netlify bot commented Mar 28, 2025

Deploy Preview for docs-optimism ready!

Name Link
🔨 Latest commit 94fa20a
🔍 Latest deploy log https://app.netlify.com/sites/docs-optimism/deploys/67e701337b3a000008d108a8
😎 Deploy Preview https://deploy-preview-1545--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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 28, 2025

📝 Walkthrough

Walkthrough

The changes update the branding and terminology in the devnet documentation. The document’s title, description, headings, and several textual references are revised from “Interop devnet” to “Superchain interop devnet.” These modifications ensure consistency throughout the file, reinforcing the Superchain branding for the interoperability development network. Additionally, a new entry for "rc-alpha" has been added to the metadata JSON file, and a new Markdown file detailing the Release Candidate - Alpha devnet has been introduced. This new file includes instructions and specifications related to the Release Candidate - Alpha devnet, but no functionality changes or new features have been introduced.

Possibly related PRs

  • Superchain Interop-Compatible Tokens #1419: This PR emphasizes the "Superchain interop" branding and includes updates to the "Superchain interop devnet" in the documentation, directly related to the main PR.
  • Adding L2 Faucet support for Devnet #1392: The changes in the main PR rebrand the devnet documentation, while this PR modifies the same document to enhance instructions for obtaining testnet ETH, indicating a direct relationship in their focus on the devnet.mdx file.
  • Append "Superchain" before interop #1365: The changes in the main PR, which involve rebranding the "interop devnet" to "Superchain interop devnet," are directly related to the changes in this PR that also focus on appending "Superchain" to various references of interoperability.

Suggested reviewers

  • sbvegan

📜 Recent review details

Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 76f876d and 94fa20a.

📒 Files selected for processing (1)
  • pages/app-developers/tutorials/bridging/standard-bridge-custom-token.mdx (1 hunks)
✅ Files skipped from review due to trivial changes (1)
  • pages/app-developers/tutorials/bridging/standard-bridge-custom-token.mdx
⏰ Context from checks skipped due to timeout of 90000ms (3)
  • GitHub Check: Redirect rules - docs-optimism
  • GitHub Check: Header rules - docs-optimism
  • GitHub Check: Pages changed - docs-optimism

🪧 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.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai plan to trigger planning for file edits and PR creation.
  • @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: 0

🧹 Nitpick comments (2)
pages/stack/interop/tools/devnet.mdx (2)

29-29: Improve sentence clarity with punctuation.
In the sentence:

  "The Superchain interop devnet is a temporary public network of two OP Stack Sepolia instances that support Superchain interop enabling native ETH and SuperchainERC20 cross-chain token transfers."

consider adding a comma after "Superchain interop" to enhance readability. For example:

-The Superchain interop devnet is a temporary public network of two OP Stack Sepolia instances that support Superchain interop enabling native ETH and SuperchainERC20 cross-chain token transfers.
+The Superchain interop devnet is a temporary public network of two OP Stack Sepolia instances that support Superchain interop, enabling native ETH and SuperchainERC20 cross-chain token transfers.

This subtle change will help clarify that the supporting feature ("enabling native ETH and SuperchainERC20 cross-chain token transfers") is an adjunct to the network description.

🧰 Tools
🪛 LanguageTool

[uncategorized] ~29-~29: Possible missing comma found.
Context: ...polia instances that support Superchain interop enabling native ETH and SuperchainERC20...

(AI_HYDRA_LEO_MISSING_COMMA)


31-32: Ensure overall branding consistency across headings.
While the main title and Callout have been updated to “Superchain interop devnet,” some section headers still use the old “Interop devnet” naming (e.g., “## Interop devnet 0”, “## Interop devnet 1”, and “## Bridging ETH to the interop devnet”). Please verify if these should also be updated to include “Superchain” for consistency throughout the document.

Also applies to: 55-56, 90-90

📜 Review details

Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 44da3d8 and a4f8818.

📒 Files selected for processing (1)
  • pages/stack/interop/tools/devnet.mdx (2 hunks)
🧰 Additional context used
📓 Path-based instructions (1)
`**/*.mdx`: "ALWAYS review Markdown content THOROUGHLY with the following criteria: - First, check the frontmatter section at the top of the file: 1. For regular pages, ensure AL...

**/*.mdx: "ALWAYS review Markdown content THOROUGHLY with the following criteria:

  • First, check the frontmatter section at the top of the file:
    1. For regular pages, ensure ALL these fields are present and not empty:
    ---
    title: [non-empty]
    lang: [non-empty]
    description: [non-empty]
    topic: [non-empty]
    personas: [non-empty array]
    categories: [non-empty array]
    content_type: [valid type]
    ---
    1. For landing pages (index.mdx or files with ), only these fields are required:
    ---
    title: [non-empty]
    lang: [non-empty]
    description: [non-empty]
    topic: [non-empty]
    ---
    1. If any required fields are missing or empty, comment:
      'This file appears to be missing required metadata. Please check keywords.config.yaml for valid options and add the required fields manually. You can validate your changes by running:
    pnpm validate-metadata
    ```'
  • 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/stack/interop/tools/devnet.mdx
🪛 LanguageTool
pages/stack/interop/tools/devnet.mdx

[uncategorized] ~29-~29: Possible missing comma found.
Context: ...polia instances that support Superchain interop enabling native ETH and SuperchainERC20...

(AI_HYDRA_LEO_MISSING_COMMA)

⏰ Context from checks skipped due to timeout of 90000ms (3)
  • GitHub Check: Redirect rules - docs-optimism
  • GitHub Check: Header rules - docs-optimism
  • GitHub Check: Pages changed - docs-optimism
🔇 Additional comments (3)
pages/stack/interop/tools/devnet.mdx (3)

1-3: Frontmatter metadata is correct and rebranded.
The frontmatter now has the updated title and description reflecting the "Superchain interop devnet" branding, and all required fields (title, lang, description, topic, personas, categories, and content_type) are present and non-empty.


23-23: Main header update verified.
The H1 header is updated to “Superchain interop devnet,” which aligns with the new branding. Please double-check this against the project’s nouns guidelines to ensure proper capitalization where required.


25-27: Callout content rebranding looks good.
The Callout now clearly uses “Superchain interop devnet” to describe the network status and testing limitations. This clear messaging will help set the right expectations for developers.

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 (4)
pages/stack/interop/tools/rc-alpha.mdx (4)

1-19: Frontmatter completeness and consistency.
All required metadata fields (title, lang, description, content_type, topic, personas, and categories) are present and non-empty. Consider aligning the title’s capitalization in the frontmatter (Release candidate - Alpha) with the main header (Release Candidate - Alpha) for consistency.


23-23: Main header review.
The header # Release Candidate - Alpha is clear; however, ensure it mirrors the frontmatter title for uniformity in presentation.


29-31: Tone improvement for second callout.
Consider revising the sentence to adopt an imperative tone and avoid personal pronouns. For example, instead of “we recommend using,” use “Use the Superchain interop devnet for testing interop-enabled applications.”


73-73: Punctuation improvement in bridging instructions.
Consider inserting a comma before “and” to enhance readability:

"You can send ETH directly to the OptimismPortal address, and it will go to the same sender address on the devnet."

🧰 Tools
🪛 LanguageTool

[uncategorized] ~73-~73: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...directly to the OptimismPortal address and it will go to the same sender address o...

(COMMA_COMPOUND_SENTENCE)

📜 Review details

Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between a4f8818 and 942a04a.

📒 Files selected for processing (2)
  • pages/stack/interop/tools/_meta.json (1 hunks)
  • pages/stack/interop/tools/rc-alpha.mdx (1 hunks)
🧰 Additional context used
📓 Path-based instructions (1)
`**/*.mdx`: "ALWAYS review Markdown content THOROUGHLY with the following criteria: - First, check the frontmatter section at the top of the file: 1. For regular pages, ensure AL...

**/*.mdx: "ALWAYS review Markdown content THOROUGHLY with the following criteria:

  • First, check the frontmatter section at the top of the file:
    1. For regular pages, ensure ALL these fields are present and not empty:
    ---
    title: [non-empty]
    lang: [non-empty]
    description: [non-empty]
    topic: [non-empty]
    personas: [non-empty array]
    categories: [non-empty array]
    content_type: [valid type]
    ---
    1. For landing pages (index.mdx or files with ), only these fields are required:
    ---
    title: [non-empty]
    lang: [non-empty]
    description: [non-empty]
    topic: [non-empty]
    ---
    1. If any required fields are missing or empty, comment:
      'This file appears to be missing required metadata. Please check keywords.config.yaml for valid options and add the required fields manually. You can validate your changes by running:
    pnpm validate-metadata
    ```'
  • 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/stack/interop/tools/rc-alpha.mdx
🪛 LanguageTool
pages/stack/interop/tools/rc-alpha.mdx

[uncategorized] ~73-~73: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...directly to the OptimismPortal address and it will go to the same sender address o...

(COMMA_COMPOUND_SENTENCE)

🔇 Additional comments (5)
pages/stack/interop/tools/_meta.json (1)

1-5: Meta file branding consistency.
The JSON entries for "devnet" and the new "rc-alpha" have been updated to reflect the Superchain branding correctly. Please verify that any cross-references in the documentation use these exact key names.

pages/stack/interop/tools/rc-alpha.mdx (4)

25-27: First callout clarity.
This callout effectively communicates the developmental status and potential instability of the RC Alpha devnet.


34-44: Interop RC Alpha 0 table review.
The table detailing "Interop RC Alpha 0" is well-formatted and provides all the necessary network parameters clearly.


46-56: Interop RC Alpha 1 table review.
The table for "Interop RC Alpha 1" is consistent with the previous table and accurately lists the network details.


81-85: Next steps section clarity.
The next steps are clearly outlined and effectively guide users toward further actions.

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 (3)
pages/stack/interop/tools/rc-alpha.mdx (3)

1-19: Frontmatter verification and consistency.
The metadata block includes all the required fields and is well-structured. Consider ensuring that the title’s capitalization ("Release candidate - Alpha") in this block is consistent with other references in the document.


23-23: Header capitalization consistency.
The H1 header reads "# Release Candidate - Alpha" while the frontmatter uses "Release candidate - Alpha". To adhere to sentence case guidelines (capitalizing only the first word unless a proper noun), consider revising the header to "Release candidate - Alpha" for consistency across the document.


65-65: Enhance instruction clarity in steps.
Consider inserting a comma before "and" to improve clarity by separating the two independent clauses:

"You can send ETH directly to the OptimismPortal address, and it will go to the same sender address on the devnet."

📜 Review details

Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 942a04a and 76f876d.

📒 Files selected for processing (2)
  • pages/stack/interop/tools.mdx (1 hunks)
  • pages/stack/interop/tools/rc-alpha.mdx (1 hunks)
🧰 Additional context used
📓 Path-based instructions (1)
`**/*.mdx`: "ALWAYS review Markdown content THOROUGHLY with the following criteria: - First, check the frontmatter section at the top of the file: 1. For regular pages, ensure AL...

**/*.mdx: "ALWAYS review Markdown content THOROUGHLY with the following criteria:

  • First, check the frontmatter section at the top of the file:
    1. For regular pages, ensure ALL these fields are present and not empty:
    ---
    title: [non-empty]
    lang: [non-empty]
    description: [non-empty]
    topic: [non-empty]
    personas: [non-empty array]
    categories: [non-empty array]
    content_type: [valid type]
    ---
    1. For landing pages (index.mdx or files with ), only these fields are required:
    ---
    title: [non-empty]
    lang: [non-empty]
    description: [non-empty]
    topic: [non-empty]
    ---
    1. If any required fields are missing or empty, comment:
      'This file appears to be missing required metadata. Please check keywords.config.yaml for valid options and add the required fields manually. You can validate your changes by running:
    pnpm validate-metadata
    ```'
  • 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/stack/interop/tools.mdx
  • pages/stack/interop/tools/rc-alpha.mdx
🪛 LanguageTool
pages/stack/interop/tools/rc-alpha.mdx

[uncategorized] ~69-~69: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...directly to the OptimismPortal address and it will go to the same sender address o...

(COMMA_COMPOUND_SENTENCE)

🔇 Additional comments (3)
pages/stack/interop/tools.mdx (1)

29-30: New RC-alpha card addition.
The newly added card for "Release Candidate Alpha devnet" is correctly implemented and links to the appropriate RC-alpha page. Please verify that its labeling and styling are consistent with the overall branding standards across the documentation.

pages/stack/interop/tools/rc-alpha.mdx (2)

25-31: Callout content review.
Both callouts clearly communicate critical information about the devnet’s developmental status and testing recommendations. The content is informative and aligns with the documentation objectives—no changes are necessary.


76-80: Next steps section review.
The "Next steps" section is neatly outlined and provides actionable guidance for developers. The links and descriptions appear consistent with project standards.

@krofax krofax merged commit e47019f into main Mar 28, 2025
8 checks passed
@krofax krofax deleted the zainbacchus-patch-3 branch March 28, 2025 20:09
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.

3 participants