Skip to content

chore(upgrade): v1.5.0 to v1.6.0#2046

Merged
enddynayn merged 1 commit into
mainfrom
chore/upgrade-polkadot-v1.5.0-to-v1.6.0-issue-1841
Jun 28, 2024
Merged

chore(upgrade): v1.5.0 to v1.6.0#2046
enddynayn merged 1 commit into
mainfrom
chore/upgrade-polkadot-v1.5.0-to-v1.6.0-issue-1841

Conversation

@enddynayn

@enddynayn enddynayn commented Jun 27, 2024

Copy link
Copy Markdown
Collaborator
  • Upgrade Polkadot-sdk to v.1.6.0.
  • Update weights to reflect the new version.

Notable Changes:

For more details, please refer to:

Release Notes
Release Analysis

#1841

@enddynayn enddynayn force-pushed the chore/upgrade-polkadot-v1.5.0-to-v1.6.0-issue-1841 branch from ab9952e to 3fd02fc Compare June 27, 2024 16:03
@github-actions github-actions Bot added metadata-changed Metadata has changed since the latest full release and removed metadata-changed Metadata has changed since the latest full release labels Jun 27, 2024
@codecov

codecov Bot commented Jun 27, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
pallets/handles/src/lib.rs 91.45% <100.00%> (ø)
pallets/msa/src/lib.rs 88.07% <100.00%> (ø)

@github-actions github-actions Bot added the metadata-changed Metadata has changed since the latest full release label Jun 27, 2024
@enddynayn enddynayn force-pushed the chore/upgrade-polkadot-v1.5.0-to-v1.6.0-issue-1841 branch from 326382b to be21de8 Compare June 27, 2024 18:59
@github-actions github-actions Bot removed the metadata-changed Metadata has changed since the latest full release label Jun 27, 2024
@enddynayn enddynayn force-pushed the chore/upgrade-polkadot-v1.5.0-to-v1.6.0-issue-1841 branch from be21de8 to c558481 Compare June 27, 2024 19:05
@enddynayn enddynayn changed the title Chore/upgrade polkadot v1.5.0 to v1.6.0 issue 1841 chore(upgrade): v1.5.0 to v1.6.0 Jun 27, 2024
@github-actions github-actions Bot added the metadata-changed Metadata has changed since the latest full release label Jun 27, 2024
@enddynayn enddynayn force-pushed the chore/upgrade-polkadot-v1.5.0-to-v1.6.0-issue-1841 branch from ee60b82 to 091e0e8 Compare June 27, 2024 21:26
@enddynayn enddynayn marked this pull request as ready for review June 27, 2024 21:26
@enddynayn enddynayn requested a review from wilwade as a code owner June 27, 2024 21:26
@github-actions github-actions Bot removed the metadata-changed Metadata has changed since the latest full release label Jun 27, 2024
@github-actions github-actions Bot added the metadata-changed Metadata has changed since the latest full release label Jun 27, 2024
Comment thread runtime/common/src/fee.rs

@shannonwells shannonwells left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good to go. I did not look through the substrate pallet weight changes. I did look through our custom pallet weight changes. The biggest differences that I noticed were lowered weights.

@enddynayn enddynayn force-pushed the chore/upgrade-polkadot-v1.5.0-to-v1.6.0-issue-1841 branch from 091e0e8 to 9e982d0 Compare June 27, 2024 22:05
@github-actions github-actions Bot added metadata-changed Metadata has changed since the latest full release and removed metadata-changed Metadata has changed since the latest full release labels Jun 27, 2024
Comment thread Cargo.toml Outdated
Comment thread node/cli/src/cli.rs

/// Export the genesis state of the parachain.
ExportGenesisState(cumulus_client_cli::ExportGenesisStateCommand),
#[command(alias = "export-genesis-state")]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@wilwade wilwade left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One non-blocking unused dependency removal and the e2e test needing a decreased amount due to the lower cost

  • Reviewed code

@enddynayn enddynayn force-pushed the chore/upgrade-polkadot-v1.5.0-to-v1.6.0-issue-1841 branch from 9e982d0 to 83a4123 Compare June 28, 2024 15:26
@github-actions github-actions Bot removed the metadata-changed Metadata has changed since the latest full release label Jun 28, 2024
- Upgrade Polkadot-sdk to v.1.6.0.
- Update weights to reflect the new version.
- Modify extrinsic weight test due to an improvement in weights.

Notable Changes:
- [Rename ExportGenesisStateCommand to ExportGenesisHeadCommand ](paritytech/polkadot-sdk#2331)

For more details, please refer to:

[Release
Notes](https://github.com/paritytech/polkadot-sdk/releases/tag/polkadot-v1.6.0)
[Release
Analysis](https://forum.polkadot.network/t/polkadot-release-analysis-v1-6-0/58550)

issue-1841
@enddynayn enddynayn force-pushed the chore/upgrade-polkadot-v1.5.0-to-v1.6.0-issue-1841 branch from 83a4123 to 236ac96 Compare June 28, 2024 15:28
@github-actions github-actions Bot added the metadata-changed Metadata has changed since the latest full release label Jun 28, 2024

@mattheworris mattheworris left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Read through changes
    Nice work!
    🚢 it!

@enddynayn enddynayn merged commit d1adbc6 into main Jun 28, 2024
@enddynayn enddynayn deleted the chore/upgrade-polkadot-v1.5.0-to-v1.6.0-issue-1841 branch June 28, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

metadata-changed Metadata has changed since the latest full release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants