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

feat: upgrade to Polkadot v0.9.24 #370

Merged
merged 8 commits into from
Jun 23, 2022
Merged

feat: upgrade to Polkadot v0.9.24 #370

merged 8 commits into from
Jun 23, 2022

Conversation

wischli
Copy link
Contributor

@wischli wischli commented Jun 17, 2022

no ticket

Checklist:

  • I have verified that the code works
    • No panics! (checked arithmetic ops, no indexing array[3] use get(3), ...)
  • I have verified that the code is easy to understand
  • I have left the code in a better state
  • I have documented the changes (where applicable)

@wischli wischli requested review from ntn-x2 and trusch June 17, 2022 14:00
@wischli wischli self-assigned this Jun 17, 2022
@wischli wischli added the next release This PR is required for the next release. label Jun 17, 2022
Copy link
Member

@ntn-x2 ntn-x2 left a comment

Choose a reason for hiding this comment

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

👌

@ntn-x2 ntn-x2 merged commit 7c49a07 into develop Jun 23, 2022
@ntn-x2 ntn-x2 deleted the wf/polkadot-v0.9.24 branch June 23, 2022 06:36
ntn-x2 pushed a commit that referenced this pull request Jun 23, 2022
* feat: upgrade to Polkadot v0.9.24

* ci: bump polkadot image

* ci: fix parity img

* chore: update polkadot deps again

* re-triggering CI jobs

* ci: try a different CI Docker image

* chore: change CI version to 'production'

* chore: update polkadot deps again pt2

Co-authored-by: Antonio Antonino <[email protected]>
(cherry picked from commit 7c49a07)
ntn-x2 added a commit that referenced this pull request Jun 24, 2022
* Adds two more relaychain bootnodes for staging environment  (#334)

* chore: reset peregrine stg (#335)

* ci: use custom ci image (#336)

* Optimizes docker layer (#337)

* fix: add did lookup pallet to DID authorization logic + reverse lookup index (#343)

* chore: update toolchain version to nightly 1.59 (#339)

* feat: proxy type for disableling deposit claiming (#341)

* fix: rococo protocol id (#369)

* feat: generic access control (#316)

* Updates toolchain version (#345)

* refactor: enforce no runtime in pallet (#349)

* fix: features (#353)

* feat: add tips pallet (#352)

* feat: upgrade to Polkadot v0.9.19 (#357)

* chore: upgrade and clean up (#360)

* Adds the new rococo chainspec (#363)

* feat: add launch pallet removal migration (#359)

* refactor: update rilt para id from 2015 to 2108 (#364)

* fix: rilt para id (#365)

* feat: upgrade to Polkadot v0.9.23 (#366)

* use ci-linx:production base image (#368)

* feat: upgrade to Polkadot v0.9.24 (#370)

* fix: fix CI builders compilation errors and pin to a specific hash (#372)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next release This PR is required for the next release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants