-
Notifications
You must be signed in to change notification settings - Fork 624
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
enable resharding v2 #10303
enable resharding v2 #10303
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #10303 +/- ##
==========================================
- Coverage 71.81% 71.80% -0.02%
==========================================
Files 712 712
Lines 143096 143095 -1
Branches 143096 143095 -1
==========================================
- Hits 102771 102751 -20
- Misses 35615 35633 +18
- Partials 4710 4711 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥳 🥳
Feature to stabilize
This PR stabilizes the Resharding V2 protocol feature. It introduces a new implementation for resharding and a new shard layout for the production networks - mainnet and testnet. The resharding process from the current shard layout to the new shard layout will be triggered automatically an epoch before the switch to the new protocol version.
Context
Testing and QA
This feature was extensively tested in unit tests, integration tests, nayduck tests, mocknet, testnet and mainnet.
Checklist
Unreleased
section.