-
Notifications
You must be signed in to change notification settings - Fork 621
[portal] added module warning #6590
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
apps/portal/src/app/contracts/modular-contracts/module-contracts/cross-chain/agglayer/page.mdx
Show resolved
Hide resolved
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6590 +/- ##
=======================================
Coverage 54.96% 54.96%
=======================================
Files 885 885
Lines 55517 55517
Branches 3793 3793
=======================================
Hits 30513 30513
Misses 24911 24911
Partials 93 93
🚀 New features to boost your workflow:
|
size-limit report 📦
|
Merge activity
|
CORE-0000
<!-- start pr-codex -->
---
## PR-Codex overview
This PR adds a warning callout to the `page.mdx` file in the `cross-chain/agglayer` directory, informing users that the Agglayer module is in beta and has deployment limitations.
### Detailed summary
- Added a warning callout indicating that the Agglayer module is in beta.
- Specified that deployments are limited to `Sepolia` and `Cardona` due to requirements for Ethereum as L1 and zkEVM as L2.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->
7de9ca3 to
fb70cab
Compare
CORE-0000
PR-Codex overview
This PR adds a warning callout to the
page.mdxfile for theAgglayermodule, indicating its beta status and deployment limitations.Detailed summary
Agglayermodule is in beta and that deployments are limited toSepoliaandCardona.Ethereumas L1 andzkEVMas L2 for the module.