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 Release v0.9.40 #1270

Closed
github-actions bot opened this issue Mar 24, 2023 · 1 comment · Fixed by #1590
Closed

Upgrade to Polkadot Release v0.9.40 #1270

github-actions bot opened this issue Mar 24, 2023 · 1 comment · Fixed by #1590
Assignees
Labels
change/major Major Changes in this PR

Comments

@github-actions
Copy link

github-actions bot commented Mar 24, 2023

The Parity team has published new version of Polkadot: v0.9.40

See https:/paritytech/polkadot/releases/tag/v0.9.40

Upgrade Priority

See Polkadot Release Page

Host Functions

See Polkadot Release Page

Database Migrations

See Polkadot Release Page

Runtime Migrations

See Polkadot Release Page

@github-actions github-actions bot added the change/major Major Changes in this PR label Mar 24, 2023
@wilwade
Copy link
Collaborator

wilwade commented Apr 18, 2023

Replaced by #1397

@wilwade wilwade closed this as completed Apr 18, 2023
@wilwade wilwade reopened this Jun 1, 2023
shannonwells pushed a commit that referenced this issue Apr 16, 2024
# Goal
The goal of this PR is upgrade Polkadot to v0.9.42

Polkadot Release Notes:
https:/paritytech/polkadot/releases/tag/v0.9.42
https:/paritytech/polkadot/releases/tag/v0.9.41
https:/paritytech/polkadot/releases/tag/v0.9.40

Polkadot Release Analysis:

https://forum.polkadot.network/t/polkadot-release-analysis-v0-9-41-v0-9-42/2828/1

Closes #1472 
Closes #1270 
Closes #1332 

# Discussion
- v0.9.40 was not working and there was evidence that changes in v0.9.42
were related, so we decided to jump ahead to v0.9.42
<!-- List discussion items -->
# Runtime Migrations Included
- [x] paritytech/polkadot#6937
- [x] paritytech/substrate#13715
- [x] paritytech/substrate#13936
- [x] paritytech/polkadot#7114
- [x] Further all migrations from 9.38+ are included:
paritytech/polkadot#7162)
# Checklist
- [x] Chain spec updated
- [ ] Custom RPC OR Runtime API added/changed? Updated js/api-augment.
- [ ] Design doc(s) updated
- [ ] Tests added
- [ ] Benchmarks added
- [x] Weights updated
# Tests Performed
- [x] `make ci-local` -- Passing (includes lint, docs, unit-test and
integration-test)
- [x] `make start-native` -- Successfully attached debugger when
creating MSA with Polkadot UI
- [x] `make start-relay` -- Docker Containers successfully started, but
too slow in emulation on Apple Silicon M2.
- [x] `make upgrade-local` -- Successfully started local relay network
and upgraded to a newer test runtime.
- [x] `make upgrade-local` -- Successfully updated a node running the
current version on branch `main`

---------

Co-authored-by: Frequency CI [bot] <[email protected]>
Co-authored-by: Matthew Orris <--help>
Co-authored-by: Robert La Ferla <[email protected]>
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants