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

Polkadot 0.9.33 UPGRADE #954

Merged
merged 15 commits into from
Jan 23, 2023
Merged

Polkadot 0.9.33 UPGRADE #954

merged 15 commits into from
Jan 23, 2023

Conversation

rlaferla
Copy link
Contributor

Goal

The goal of this PR is to upgrade Polkadot to 0.9.33.

Closes #953

@rlaferla rlaferla linked an issue Jan 20, 2023 that may be closed by this pull request
@rlaferla rlaferla marked this pull request as draft January 20, 2023 22:54
@rlaferla rlaferla changed the title 953 polkadot v0933 upgrade 953 Polkadot 0.9.33 UPGRADE Jan 20, 2023
@github-actions github-actions bot added the metadata-changed Metadata has changed since the latest full release label Jan 20, 2023
@codecov
Copy link

codecov bot commented Jan 20, 2023

Codecov Report

Merging #954 (6b8e3a9) into main (0cebe13) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #954   +/-   ##
=======================================
  Coverage   84.47%   84.47%           
=======================================
  Files          17       17           
  Lines         805      805           
=======================================
  Hits          680      680           
  Misses        125      125           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rlaferla rlaferla changed the title 953 Polkadot 0.9.33 UPGRADE Polkadot 0.9.33 UPGRADE Jan 20, 2023
@rlaferla rlaferla marked this pull request as ready for review January 21, 2023 01:05
@rlaferla rlaferla removed the metadata-changed Metadata has changed since the latest full release label Jan 21, 2023
@rlaferla rlaferla marked this pull request as draft January 23, 2023 16:31
@rlaferla rlaferla marked this pull request as ready for review January 23, 2023 20:32
@github-actions github-actions bot added the metadata-changed Metadata has changed since the latest full release label Jan 23, 2023
@saraswatpuneet
Copy link
Collaborator

@rlaferla can you check the failing jobs and fix those

@@ -63,60 +66,32 @@ pub mod frequency_executor {

pub use frequency_executor::*;

type ParachainExecutor = NativeElseWasmExecutor<FrequencyRuntimeExecutor>;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Note for future readers of this PR. Most of these edits are following https://github.com/substrate-developer-hub/substrate-node-template/ so that future upgrades are easier to follow.

Copy link
Contributor Author

@rlaferla rlaferla Jan 23, 2023

Choose a reason for hiding this comment

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

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.

🎉 All checks out.

Tested local instant sealing, rococo, and mainnet

Also looks like try-runtime is working again!

@rlaferla rlaferla merged commit aa686cb into main Jan 23, 2023
@rlaferla rlaferla deleted the 953-polkadot-v0933-upgrade branch January 23, 2023 23:07
rlaferla added a commit that referenced this pull request Jan 24, 2023
The goal of this PR is to upgrade Polkadot to 0.9.33.

Closes #953
rlaferla added a commit that referenced this pull request Jan 25, 2023
The goal of this PR is to upgrade Polkadot to 0.9.33.

Closes #953
rlaferla added a commit that referenced this pull request Jan 25, 2023
The goal of this PR is to upgrade Polkadot to 0.9.33.

Closes #953
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.

Polkadot v0.9.33 upgrade
3 participants