-
Notifications
You must be signed in to change notification settings - Fork 20
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
chore: upgrade to polkadot v0.9.16 #348
Conversation
Crate versions that have been updated:
Runtime versions don't match. Runtime version has been increased. |
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.
- bump versions of crates
- fix benchmark tests
- bump runtime crate version
- fix inclusion test
- upgrade dependencies to released tags
- fix runtime upgrade test
Codecov Report
@@ Coverage Diff @@
## master #348 +/- ##
==========================================
- Coverage 82.02% 81.75% -0.27%
==========================================
Files 20 21 +1
Lines 2075 2083 +8
==========================================
+ Hits 1702 1703 +1
- Misses 373 380 +7
Continue to review full report at Codecov.
|
# Conflicts: # Cargo.lock # node/Cargo.toml # runtime/basilisk/src/xcm.rs # runtime/testing-basilisk/src/xcm.rs
# Conflicts: # runtime/basilisk/src/lib.rs # runtime/testing-basilisk/src/lib.rs
# Conflicts: # Cargo.lock # runtime/common/Cargo.toml # runtime/common/src/weights/system.rs # runtime/testing-basilisk/src/weights/scheduler.rs # runtime/testing-basilisk/src/weights/system.rs
No description provided.