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

[CHORE] Upgrade version to v0.9.32 #751

Merged
merged 80 commits into from
Jan 11, 2023
Merged

Conversation

saraswatpuneet
Copy link
Collaborator

@saraswatpuneet saraswatpuneet commented Dec 6, 2022

Goal

The goal of this PR is

Closes #705
Closes #402
Closes #519
Closes #866
Closes #865

Notes:

PR for Substrate upgrade to 0.9.32
Release Notes .31
Release Notes .32

Changes from 0.9.30 via 0.9.31 to 0.9.32

  • Bump dependency version to 0.9.32
  • Weight V2 : introduction of max proof size for weights, for now I am using what cumulus uses and suggested on substrate stack exchange ...more.
  • Runtime builds now run a runtime integrity checks
  • Major Democracy Pallet upgrades and changes

Checklist

  • Design doc(s) updated
  • Weights updated
  • Run benchmarks

@saraswatpuneet saraswatpuneet marked this pull request as ready for review December 6, 2022 22:42
@github-actions github-actions bot added the metadata-changed Metadata has changed since the latest full release label Jan 4, 2023
@saraswatpuneet saraswatpuneet removed the metadata-changed Metadata has changed since the latest full release label Jan 4, 2023
@github-actions github-actions bot added the metadata-changed Metadata has changed since the latest full release label Jan 10, 2023
.github/workflows/verify-pr-commit.yml Outdated Show resolved Hide resolved
node/service/Cargo.toml Show resolved Hide resolved
pallets/msa/src/lib.rs Show resolved Hide resolved
pallets/msa/src/rpc/src/lib.rs Show resolved Hide resolved
runtime/frequency/src/lib.rs Show resolved Hide resolved
runtime/frequency/src/lib.rs Outdated Show resolved Hide resolved
rust-toolchain.toml Show resolved Hide resolved
@wilwade wilwade added the change/major Major Changes in this PR label Jan 11, 2023
Copy link
Collaborator

@wilwade wilwade left a comment

Choose a reason for hiding this comment

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

🎉

Copy link
Collaborator

@enddynayn enddynayn left a comment

Choose a reason for hiding this comment

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

💯 These look so painful. I salute you.

@saraswatpuneet saraswatpuneet merged commit 3acd30c into main Jan 11, 2023
@saraswatpuneet saraswatpuneet deleted the chore/upgrade_to_9.32 branch January 11, 2023 17:48
abadaa pushed a commit that referenced this pull request Jan 13, 2023
# Goal
The goal of this PR is <!-- insert goal here -->

Closes #705 
Closes #402 
Closes #519 
Closes #866
Closes #865

Notes:

[PR for Substrate upgrade to
0.9.32](https://github.com/substrate-developer-hub/substrate-parachain-template/pull/138)
[Release Notes
.31](https://github.com/paritytech/polkadot/releases/tag/v0.9.31)
[Release Notes
.32](https://github.com/paritytech/polkadot/releases/tag/v0.9.32)

# Changes from 0.9.30 via 0.9.31 to 0.9.32

- Bump dependency version to 0.9.32
- Weight V2 : introduction of max proof size for weights, for now I am
using what cumulus uses and suggested on substrate stack exchange
...[more](https://substrate.stackexchange.com/questions/5557/construct-runtime-integrity-test-failing).
- Runtime builds now run a runtime integrity checks 
- Major Democracy Pallet upgrades and changes

# Checklist
- [x] Design doc(s) updated
- [x] Weights updated
- [x] Run benchmarks

Co-authored-by: Dmitri <4452412+demisx@users.noreply.github.com>
Co-authored-by: Jenkins <jenkins@frequency.xyz>
Co-authored-by: Wil Wade <wil.wade@unfinished.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change/major Major Changes in this PR metadata-changed Metadata has changed since the latest full release
Projects
None yet
4 participants