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.2.1 #804

Merged
merged 4 commits into from
Dec 14, 2023

Conversation

simonsso
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

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

Comparison is base (fa2f0f2) 65.63% compared to head (f12a6a4) 65.68%.

Files Patch % Lines
runtimes/eden/src/weights/pallet_identity.rs 0.00% 80 Missing ⚠️
runtimes/eden/src/weights/pallet_uniques.rs 0.00% 60 Missing ⚠️
pallets/sponsorship/src/weights.rs 18.75% 52 Missing ⚠️
pallets/uniques/src/weights.rs 0.00% 36 Missing ⚠️
runtimes/eden/src/weights/pallet_scheduler.rs 0.00% 35 Missing ⚠️
runtimes/eden/src/weights/pallet_multisig.rs 0.00% 34 Missing ⚠️
...imes/eden/src/weights/pallet_collator_selection.rs 0.00% 33 Missing ⚠️
runtimes/eden/src/weights/pallet_preimage.rs 0.00% 31 Missing ⚠️
runtimes/eden/src/weights/pallet_membership.rs 0.00% 28 Missing ⚠️
runtimes/eden/src/weights/pallet_xcm.rs 0.00% 28 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #804      +/-   ##
==========================================
+ Coverage   65.63%   65.68%   +0.05%     
==========================================
  Files          50       50              
  Lines       11414    11463      +49     
==========================================
+ Hits         7492     7530      +38     
- Misses       3922     3933      +11     

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

@simonsso simonsso changed the base branch from master to feature_integrate_upgrade December 14, 2023 06:40
@simonsso simonsso changed the title Iso/upgrade to polkadot 1 2 0 upgrade to polkadot 1.2.1 Dec 14, 2023
@simonsso simonsso merged commit 95e47fa into feature_integrate_upgrade Dec 14, 2023
4 of 7 checks passed
@simonsso simonsso deleted the iso/upgrade_to_polkadot_1_2_0 branch December 14, 2023 06:40
simonsso added a commit that referenced this pull request Mar 14, 2024
* Upgrade to polkadot 1.1.0 (#800)
* Upgrade towards 1.1.0
* Update CI version
* polkadot 1.1 dependencies
* Merge updates for benchmarks
* upgrade to polkadot 1.2.1 (#804)
* Upgrade to 1.2.0  integrate PreImage Pallet
* Test cases remove deprecated calls
* Upgrade to polkadot 1.3.0
* ORML force update
* Benchmark tests
* Migration for pallet_uniques
* Remove Clippy Warnings
* Remove dead code
* Upgrade to polkadot 1.4.0 (#814)
* Remove ReachableDest
* XCM config
* Use define_benchmarks!
* upgrade to polkadot 1.5.0 (#816)
* Upgrade to 1.5.0
* Remove migrations completed in Spec 27
* Use release tag
* Upgrade to 1.6.0
* Upgrade calls to 1.6.0 API
* Dwellir hostname change
* Update weights
* Update service.rs and command.rs from latest template
* Workspace dependencies
* Get substrate from crates.io
* Storage migrations
* Reintegrate orml
* Silence warning
* Cargo.toml reformat
* Fix failing benchmarks
* XCM benchmarks
* Clippy
* CI srtool
* Update weights
* Use benchmark for reserve_asset_deposited()
* Use only two collators for dev nets
* SR tool version
* Update runtimes/eden/src/pallets_parachain.rs
* Update runtimes/eden/src/pallets_util.rs
* Update node/src/command.rs
* Use Polkadot ED
* Integrate proxy pallet
* Add pallet_proxy benchmarks
* Separate weights for all pallets
* Code cleanup
* Benchmarks
* Auto fmt
* Refactor benchmark script
* feat(nodle-parachain): use wasm executor
* Remove sponsorship migration
* Default ports Relay chain default rpc port different from parachain default port
* Docker example in Readme verified to work
* The docker example uses all necessary parameters. Is readable and runable at the same time.
* Set base delivery fee in DOT derived constant


close CHA-407
close #738
close #825 
close #824 

---------

Co-authored-by: Alex Sedighi <[email protected]>
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