Skip to content

Create Predeploy contracts#3022

Closed
gmehta2 wants to merge 11 commits intomasterfrom
gmehta2-patch-1
Closed

Create Predeploy contracts#3022
gmehta2 wants to merge 11 commits intomasterfrom
gmehta2-patch-1

Conversation

@gmehta2
Copy link
Copy Markdown
Contributor

@gmehta2 gmehta2 commented Jan 20, 2026

Thank you for contributing to our docs!

Please fill out the below to ensure your doc gets quickly approved and merged.

Description

Document type

  • Gentle introduction
  • Quickstart
  • How-to
  • Concept
  • FAQ
  • Troubleshooting
  • Reference
  • Third-party content
  • Not applicable

Checklist

  • I have read the CONTRIBUTE.md guidelines
  • My changes follow the style conventions outlined in CONTRIBUTE.md
  • I have used sentence-case for titles and headers
  • I have used descriptive link text (not "here" or "this")
  • I have separated procedural from conceptual content where appropriate
  • I have tested my changes locally with yarn start or yarn build
  • My code follows the existing code style and conventions
  • I have added/updated frontmatter for new documents
  • I have checked for broken links
  • I have verified that my changes don't break the build
  • Third-party docs only: Do you agree to the third-party content policy outlined within CONTRIBUTE.md?
    • Yes
    • Not applicable

Additional Notes

@gmehta2 gmehta2 requested review from 0xallan and Jason-W123 January 20, 2026 15:05
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
arbitrum-docs Ready Ready Preview Apr 16, 2026 5:41pm

Request Review

@Jason-W123
Copy link
Copy Markdown
Contributor

We should add something like the chain configuration must be exactly the same at the string level, including the order of fields, potential whitespace, or special characters for serializedChainConfig string

asomani-ocl and others added 3 commits March 11, 2026 17:31
@anegg0 anegg0 marked this pull request as draft April 16, 2026 17:25
Co-authored-by: Jason-W123 <147362502+Jason-W123@users.noreply.github.com>
docker run --rm \
--env-file .env \
-v "$(pwd)/genesis":/app/genesis \
offchainlabs/genesis-file-generator:v0.0.1-afad8d8
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
offchainlabs/genesis-file-generator:v0.0.1-afad8d8
offchainlabs/genesis-file-generator:v0.0.2-4c37f62

:::caution Minimum Requirement

- You must use Nitro contracts v3.2 or higher. This version is the first to include full support for custom `genesis.json` initialization.
- Nitro node v3.10.0 or higher is needed for using custom-genesis.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Nitro node v3.10.0 or higher is needed for using custom-genesis.
- Nitro node v3.9.9 or higher is needed for using custom-genesis.

@pete-vielhaber
Copy link
Copy Markdown
Contributor

Closing this PR; fixed issues and submitted this PR—also addressed comments above in the new PR—added additional comments that need addressed.

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.

5 participants