Skip to content

Draft U16 notice page #1618

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 14 commits into from
Jun 4, 2025
Merged

Draft U16 notice page #1618

merged 14 commits into from
Jun 4, 2025

Conversation

bradleycamacho
Copy link
Member

No description provided.

Copy link

netlify bot commented May 20, 2025

Deploy Preview for docs-optimism ready!

Name Link
🔨 Latest commit c204096
🔍 Latest deploy log https://app.netlify.com/projects/docs-optimism/deploys/684091d4e5fd620008ae0783
😎 Deploy Preview https://deploy-preview-1618--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 project configuration.

@bradleycamacho bradleycamacho marked this pull request as ready for review June 4, 2025 18:29
@bradleycamacho bradleycamacho requested a review from a team as a code owner June 4, 2025 18:29
Copy link
Contributor

coderabbitai bot commented Jun 4, 2025

📝 Walkthrough

Walkthrough

A new upgrade notice for "Upgrade 16" has been introduced, describing protocol changes for the OP Stack, including interoperability-ready smart contracts, updates to core contracts, and operational instructions for chain operators, users, and bridges. The notice details technical updates such as contract modifications, increased gas limits, and security reviews. The metadata for this notice was added to the notices JSON file. The word list was updated by removing "custom-bridge," adding "extensibly," and reordering "Devnets" and "devnet."

Sequence Diagram(s)

sequenceDiagram
    participant User
    participant Bridge
    participant ChainOperator
    participant OPStackContracts
    participant DisputeGameFactory

    User->>Bridge: Initiate withdrawal
    Bridge->>OPStackContracts: Submit withdrawal transaction
    Note over OPStackContracts: Before Upgrade 16<br/>Withdrawal proofs are valid
    ChainOperator->>OPStackContracts: Activate Upgrade 16
    Note over OPStackContracts: All existing withdrawal proofs invalidated
    User->>Bridge: Attempt to finalize withdrawal
    Bridge->>OPStackContracts: Re-prove withdrawal (if not finalized before upgrade)
    OPStackContracts->>DisputeGameFactory: Use new proveWithdrawalTransaction variant
    DisputeGameFactory-->>OPStackContracts: Confirm or dispute withdrawal
Loading

Possibly related PRs

  • Isthmus notice page template #1491: Adds a notice page for Upgrade 15 with similar structure and metadata updates in the notices directory, related by purpose and content type.
  • Sb/u13 notice update #1522: Adds an Upgrade 16 notice with withdrawal reproving instructions, conceptually related to Upgrade 13 notice updates involving withdrawal reproving and upgrade warnings.
  • adding op-contracts/v1.8.0 #1444: Documents op-contracts v1.8.0 release with contract version updates including SystemConfig and OptimismPortal, related to the Upgrade 16 contract changes and versioning.

Suggested reviewers

  • bradleycamacho

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ 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.
    • Explain this complex logic.
    • 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 explain this code block.
    • @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 explain its main purpose.
    • @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.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

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 generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @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 (6)
pages/notices/_meta.json (1)

2-2: Meta description style inconsistency.

Other upgrade entries use a colon and Title Case (e.g., "Upgrade 15: Isthmus Hard Fork"). Consider updating this line to:

-  "upgrade-16": "Upgrade 16 - Preparing for Interop protocol upgrade",
+  "upgrade-16": "Upgrade 16: Preparing for Interop Protocol Upgrade",
pages/notices/upgrade-16.mdx (5)

37-37: Replace “prior to” with “before” for conciseness.

- finalize withdrawals prior to the activation
+ finalize withdrawals before activation
🧰 Tools
🪛 LanguageTool

[style] ~37-~37: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...drawals can either finalize withdrawals prior to the activation of Upgrade 16 or will be...

(EN_WORDINESS_PREMIUM_PRIOR_TO)


39-39: Add missing comma after introductory clause.

- Depending on the current state of the chain the execution times will vary.
+ Depending on the current state of the chain, the execution times will vary.
🧰 Tools
🪛 LanguageTool

[uncategorized] ~39-~39: A comma might be missing here.
Context: .... Depending on the current state of the chain the execution times will vary. If your ...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)


102-102: Replace “prior to” with “before” for clarity.

- validate that the expected output prior to executing the transaction.
+ validate that the expected output before executing the transaction.
🧰 Tools
🪛 LanguageTool

[style] ~102-~102: ‘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)


2-2: Unify title punctuation.

The frontmatter title uses a hyphen, while the H1 uses a colon. Consider making both consistent:

--- 
- title: Upgrade 16 - Protocol upgrade
+ title: Upgrade 16: Protocol upgrade
---
# Upgrade 16: Protocol upgrade

Also applies to: 19-19


14-14: Use a boolean for is_imported_content.

Frontmatter boolean fields should not be quoted:

- is_imported_content: 'false'
+ is_imported_content: false
📜 Review details

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

📥 Commits

Reviewing files that changed from the base of the PR and between fe89c1a and 61eb6df.

📒 Files selected for processing (3)
  • pages/notices/_meta.json (1 hunks)
  • pages/notices/upgrade-16.mdx (1 hunks)
  • words.txt (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/notices/upgrade-16.mdx
🪛 LanguageTool
words.txt

[duplication] ~128-~128: Možný preklep: zopakovali ste slovo
Context: ...XITWHENSYNCED exitwhensynced extensibly EXTRADATA extradata Farcaster Faultproof FDLIMIT fdlimit Fl...

(WORD_REPEAT_RULE)

pages/notices/upgrade-16.mdx

[style] ~37-~37: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...drawals can either finalize withdrawals prior to the activation of Upgrade 16 or will be...

(EN_WORDINESS_PREMIUM_PRIOR_TO)


[uncategorized] ~39-~39: A comma might be missing here.
Context: .... Depending on the current state of the chain the execution times will vary. If your ...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)


[grammar] ~56-~56: The verb ‘prestate’ is plural. Did you mean: “prestates”? Did you use a verb instead of a noun?
Context: ...Metal You can verify this absolute prestate by running the following [command](http...

(PLURAL_VERB_AFTER_THIS)


[style] ~102-~102: ‘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 (3)
  • GitHub Check: Redirect rules - docs-optimism
  • GitHub Check: Header rules - docs-optimism
  • GitHub Check: Pages changed - docs-optimism
🔇 Additional comments (2)
words.txt (2)

95-98: Alphabetical ordering of term entries is consistent.

The uppercase and lowercase variants for “Devnet”/“devnet” and “Devnets”/“devnets” now follow the established uppercase-lowercase pair order and proper alphabetical sequence.

🧰 Tools
🪛 LanguageTool

[duplication] ~96-~96: Možný preklep: zopakovali ste slovo
Context: ...p DATADIR datadir devdocs Devnet devnet Devnets devnets direnv DISABLETXPOOLGOSSIP disabletxpoo...

(WORD_REPEAT_RULE)


128-128: New term inserted in correct alphabetical position.

The word “extensibly” has been added after “exitwhensynced” and before “extradata,” maintaining the sorted order.

🧰 Tools
🪛 LanguageTool

[duplication] ~128-~128: Možný preklep: zopakovali ste slovo
Context: ...XITWHENSYNCED exitwhensynced extensibly EXTRADATA extradata Farcaster Faultproof FDLIMIT fdlimit Fl...

(WORD_REPEAT_RULE)

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

♻️ Duplicate comments (2)
pages/notices/upgrade-16.mdx (2)

7-9: Include ‘user’ in the personas array
The notice also addresses end-users, so add - user alongside - chain-operator.


35-35: Refine upgrade description for grammar and tone

  • Use singular “smart contract upgrade” instead of “smart contracts upgrade.”
  • Remove the personal pronoun “We”; use passive voice.
    Apply this diff:
- Upgrade 16 is an L1 smart contracts upgrade for the OP Stack. We do not expect any downtime or changes in performance.
+ Upgrade 16 is an L1 smart contract upgrade for the OP Stack. No downtime or performance changes are expected.
🧹 Nitpick comments (6)
pages/notices/upgrade-16.mdx (6)

19-19: Apply sentence case to the H1 header
Only the first word should be capitalized (except proper nouns). Change # Upgrade 16: Protocol upgrade to # Upgrade 16: protocol upgrade.


37-37: Replace ‘prior to’ with ‘before’
‘Prior to’ is wordy—use ‘before’ for clarity.

- finalize withdrawals prior to the activation of Upgrade 16
+ finalize withdrawals before the activation of Upgrade 16
🧰 Tools
🪛 LanguageTool

[style] ~37-~37: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...drawals can either finalize withdrawals prior to the activation of Upgrade 16 or will be...

(EN_WORDINESS_PREMIUM_PRIOR_TO)


39-39: Fix comma placement and trailing space in the chain list
Add a comma after “chain,” and remove the extra space inside the backticks around Metal.

- ...both Mainnet and Sepolia. Depending on the current state of the chain the execution times will vary. If your Optimism governed chain is not in this list, please reach out to OP Labs Solutions Engineering...
+ ...both Mainnet and Sepolia. Depending on the current state of the chain, the execution times will vary. If your Optimism-governed chain is not in this list, please reach out to OP Labs Solutions Engineering...
 
- `...`, `World Chain`, and `Metal `
+ `...`, `World Chain`, and `Metal`
🧰 Tools
🪛 LanguageTool

[uncategorized] ~39-~39: A comma might be missing here.
Context: .... Depending on the current state of the chain the execution times will vary. If your ...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)


41-41: Hyphenate compound adjectives
Use hyphens for clarity:

- ### For permissionless fault proof enabled chains
+ ### For permissionless-fault-proof-enabled chains

49-49: Hyphenate numeric compound modifier
Change “64 bit” to “64-bit” in the callout:

- As of upgrade 14, the 64 bit multi-threaded version of cannon is utilized.
+ As of upgrade 14, the 64-bit multi-threaded version of Cannon is utilized.

101-101: Replace ‘prior to’ with ‘before’ in step instruction
Use ‘before’ for conciseness in the step description.

- simulate and validate that the expected output prior to executing the transaction.
+ simulate and validate that the expected output before executing the transaction.
🧰 Tools
🪛 LanguageTool

[style] ~101-~101: ‘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 61eb6df and 353c08e.

📒 Files selected for processing (1)
  • pages/notices/upgrade-16.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/notices/upgrade-16.mdx
🪛 LanguageTool
pages/notices/upgrade-16.mdx

[style] ~37-~37: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...drawals can either finalize withdrawals prior to the activation of Upgrade 16 or will be...

(EN_WORDINESS_PREMIUM_PRIOR_TO)


[uncategorized] ~39-~39: A comma might be missing here.
Context: .... Depending on the current state of the chain the execution times will vary. If your ...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)


[grammar] ~56-~56: The verb ‘prestate’ is plural. Did you mean: “prestates”? Did you use a verb instead of a noun?
Context: ...Metal You can verify this absolute prestate by running the following [command](http...

(PLURAL_VERB_AFTER_THIS)


[uncategorized] ~87-~87: Possible missing comma found.
Context: ... have the absolute prestate hash as the filename so it looks like PRESTATEHASH.bin.gz....

(AI_HYDRA_LEO_MISSING_COMMA)


[style] ~101-~101: ‘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)

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: 1

🧹 Nitpick comments (5)
pages/notices/upgrade-16.mdx (5)

19-19: Use sentence case for H1 heading
According to style guidelines, only the first word should be capitalized. Change to:

# Upgrade 16: protocol upgrade

35-35: Refine pronoun usage and correct pluralization
Replace “smart contracts” with “smart contract” and avoid the pronoun “We.” For example:

Upgrade 16 is an L1 smart contract upgrade for the OP Stack. No downtime or performance changes are expected.

37-37: Replace “prior to” with “before”
To improve readability, use “before”:

- finalize withdrawals prior to the activation
+ finalize withdrawals before activation
🧰 Tools
🪛 LanguageTool

[style] ~37-~37: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...drawals can either finalize withdrawals prior to the activation of Upgrade 16 or will be...

(EN_WORDINESS_PREMIUM_PRIOR_TO)


39-39: Fix punctuation and remove trailing space
Add a comma after “chain” and remove the extra space after “Metal”:

- ... on both Mainnet and Sepolia. Depending on the current state of the chain the execution times will vary.
+ ... on both Mainnet and Sepolia. Depending on the current state of the chain, the execution times will vary.

Ensure the ticked name is Metal (no trailing space).

🧰 Tools
🪛 LanguageTool

[uncategorized] ~39-~39: A comma might be missing here.
Context: .... Depending on the current state of the chain the execution times will vary. If your ...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)


103-103: Use “before” instead of “prior to” in instructions
To streamline the wording:

- validate that the expected output prior to executing the transaction.
+ validate that the expected output before executing the transaction.
🧰 Tools
🪛 LanguageTool

[style] ~103-~103: ‘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 353c08e and c204096.

📒 Files selected for processing (1)
  • pages/notices/upgrade-16.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/notices/upgrade-16.mdx
🪛 LanguageTool
pages/notices/upgrade-16.mdx

[style] ~37-~37: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...drawals can either finalize withdrawals prior to the activation of Upgrade 16 or will be...

(EN_WORDINESS_PREMIUM_PRIOR_TO)


[uncategorized] ~39-~39: A comma might be missing here.
Context: .... Depending on the current state of the chain the execution times will vary. If your ...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)


[grammar] ~58-~58: The verb ‘prestate’ is plural. Did you mean: “prestates”? Did you use a verb instead of a noun?
Context: ...Metal You can verify this absolute prestate by running the following [command](http...

(PLURAL_VERB_AFTER_THIS)


[uncategorized] ~89-~89: Possible missing comma found.
Context: ... have the absolute prestate hash as the filename so it looks like PRESTATEHASH.bin.gz....

(AI_HYDRA_LEO_MISSING_COMMA)


[style] ~103-~103: ‘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)

@sbvegan sbvegan merged commit c3ecf29 into main Jun 4, 2025
12 checks passed
@sbvegan sbvegan deleted the u16-notice-page branch June 4, 2025 18:41
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