Skip to content
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

upgrade to polkadot 1.6.0 #827

Closed
wants to merge 18 commits into from
Closed

Conversation

simonsso
Copy link
Contributor

@simonsso simonsso commented Feb 9, 2024

Regular release checklist

  • Verify merges
  • Upgrade spec_version in runtimes/eden/src/version.rs
  • cargo build --release
  • cargo test
  • Benchmarks compiles
  • Weights update or ignored
  • try-runtime
  • Run local test-net
  • File tickets if metadata changed

Known issues

simonsso and others added 8 commits December 13, 2023 15:31
* Upgrade towards 1.1.0
* WIP migrate to polkadot-sdk repo
* Cleanup
* Update CI version
* Cargo update
* Auto format
* polkadot 1.1 dependencies
* Merge updates for benchmarks
* Cargo tests
* Update weights

---------

Co-authored-by: Alex Sedighi <alex@nodle.com>
* Upgrade to 1.2.0
  integrate PreImage Pallet
* Upgrade to 1.2.1
* Test cases remove deprecated calls
* Integrate 1.3.0
* ORML force update
* Benchmark tests
* Migration for pallet_uniques
* Remove Clippy Warnings
* Remove dead code
* Upgrade Cargo.toml
* Integrate release-polkadot-1.4.0
* Auto reformat
* Remove ReachableDest
* XCM config
* Use define_benchmarks!
* Remove xcm from benchmarks
* Auto reformat
* Remove ReachableDest
* XCM config
* Use define_benchmarks!
* Remove xcm from benchmarks
* Upgrade to 1.5.0
* Remove migrations completed in Spec 27
* Remove ORML
* migrations
* Use release tag
* Update dwl url
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

Attention: 620 lines in your changes are missing coverage. Please review.

Comparison is base (89f228c) 67.32% compared to head (6109029) 66.93%.

Files Patch % Lines
runtimes/eden/src/weights/pallet_identity.rs 0.00% 84 Missing ⚠️
runtimes/eden/src/weights/pallet_uniques.rs 0.00% 60 Missing ⚠️
runtimes/eden/src/lib.rs 1.85% 53 Missing ⚠️
runtimes/eden/src/weights/pallet_preimage.rs 0.00% 52 Missing ⚠️
runtimes/eden/src/weights/pallet_xcm.rs 0.00% 44 Missing ⚠️
...imes/eden/src/weights/pallet_collator_selection.rs 0.00% 41 Missing ⚠️
runtimes/eden/src/weights/pallet_scheduler.rs 0.00% 37 Missing ⚠️
pallets/uniques/src/weights.rs 0.00% 36 Missing ⚠️
runtimes/eden/src/weights/pallet_multisig.rs 0.00% 32 Missing ⚠️
runtimes/eden/src/weights/frame_system.rs 0.00% 31 Missing ⚠️
... and 11 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #827      +/-   ##
==========================================
- Coverage   67.32%   66.93%   -0.39%     
==========================================
  Files          49       49              
  Lines       10984    11082      +98     
==========================================
+ Hits         7395     7418      +23     
- Misses       3589     3664      +75     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@simonsso simonsso force-pushed the iso/upgrade_to_polkadot_1_6_0 branch from 0b2ff23 to e8289f7 Compare February 13, 2024 14:07
@simonsso simonsso force-pushed the iso/upgrade_to_polkadot_1_6_0 branch from 313caec to 6109029 Compare February 16, 2024 06:47
@simonsso
Copy link
Contributor Author

Use PR #813 instead

@simonsso simonsso closed this Feb 19, 2024
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.

1 participant