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.4.0 #814

Merged
merged 8 commits into from
Jan 5, 2024

Conversation

simonsso
Copy link
Contributor

@simonsso simonsso commented Jan 4, 2024

No description provided.

@simonsso simonsso changed the base branch from master to feature_integrate_upgrade January 5, 2024 00:05
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

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

Comparison is base (ff83ed5) 65.64% compared to head (534d7c5) 65.64%.

Files Patch % Lines
runtimes/eden/src/lib.rs 2.94% 33 Missing ⚠️
runtimes/eden/src/weights/pallet_xcm.rs 0.00% 12 Missing ⚠️
...imes/eden/src/weights/pallet_collator_selection.rs 0.00% 9 Missing ⚠️
runtimes/eden/src/weights/pallet_identity.rs 0.00% 8 Missing ⚠️
Additional details and impacted files
@@                      Coverage Diff                      @@
##           feature_integrate_upgrade     #814      +/-   ##
=============================================================
- Coverage                      65.64%   65.64%   -0.01%     
=============================================================
  Files                             50       50              
  Lines                          11470    11516      +46     
=============================================================
+ Hits                            7530     7560      +30     
- Misses                          3940     3956      +16     

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

@simonsso simonsso merged commit ca1eaa4 into feature_integrate_upgrade Jan 5, 2024
5 of 8 checks passed
@simonsso simonsso deleted the iso/upgrade_to_polkadot_1_4_0 branch January 5, 2024 05:45
@simonsso simonsso restored the iso/upgrade_to_polkadot_1_4_0 branch February 20, 2024 04:42
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 <alex@nodle.com>
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