-
Notifications
You must be signed in to change notification settings - Fork 380
Remove old multi-block migrations #3552
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
base: master
Are you sure you want to change the base?
Conversation
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
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. Comment |
WASM runtime size check:Compared to target branchMoonbase runtime: 1980 KB (-8 KB) ✅ Moonbeam runtime: 2104 KB (-4 KB) ✅ Moonriver runtime: 2104 KB (-4 KB) ✅ Compared to latest release (runtime-4001)Moonbase runtime: 1980 KB (+208 KB compared to latest release) Moonbeam runtime: 2104 KB (+240 KB compared to latest release) Moonriver runtime: 2104 KB (+240 KB compared to latest release) |
Coverage Report@@ Coverage Diff @@
## master rq/remove-old-migrations2 +/- ##
============================================================
Coverage 74.62% 74.62% 0.00%
Files 394 394
Lines 95725 95725
============================================================
- Hits 71429 71426 -3
+ Misses 24296 24299 +3
|
What does it do?
This PR removes multi-block migrations applied in runtime 4000, which are no longer needed