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

Merged
merged 18 commits into from
Apr 10, 2023
Merged

Upgrade to Polkadot v0.9.40 #263

merged 18 commits into from
Apr 10, 2023

Conversation

jasl
Copy link
Contributor

@jasl jasl commented Mar 28, 2023

paritytech/substrate@polkadot-v0.9.39...polkadot-v0.9.40

paritytech/cumulus@polkadot-v0.9.39...polkadot-v0.9.40

Phala-Network/phala-blockchain#1221

In short: 0.9.40 is a minor upgrade, no visible change in this release

  • wPHA bug fixing
  • introduce inDEX pallet
  • Fix democracy incorrect configuration that enables the functionality of Child Bounties
  • Khala: Will do missing migrations, just like Phala v0.1.22
  • tokenomics parameters migration (budget limit)

@jasl jasl force-pushed the polkadot-v0.9.40 branch 6 times, most recently from 15d185f to b7c619c Compare April 4, 2023 12:33
@jasl jasl marked this pull request as ready for review April 7, 2023 08:19
@jasl jasl requested review from tolak and h4x3rotab April 7, 2023 08:20
polkadot_xcm: phala_parachain_runtime::PolkadotXcmConfig {
safe_xcm_version: Some(3),
safe_xcm_version: Some(2),
Copy link
Contributor

Choose a reason for hiding this comment

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

@tolak Note that the version will not change in this upgrade. This line of the code only changes the genesis storage in a new chain.

Copy link
Contributor

@tolak tolak left a comment

Choose a reason for hiding this comment

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

SubBridge part LTGM

@jasl
Copy link
Contributor Author

jasl commented Apr 10, 2023

We only lack disable Phala compute functionalities, but it's OK to send a separate PR, so I'm going to merge this

@jasl jasl merged commit aa4f378 into main Apr 10, 2023
@jasl jasl deleted the polkadot-v0.9.40 branch April 10, 2023 15:43
PhalaMq: pallet_mq::{Pallet, Call, Storage} = 85,
PhalaRegistry: pallet_registry::{Pallet, Call, Event<T>, Storage, Config<T>} = 86,
PhalaComputation: pallet_computation::{Pallet, Call, Event<T>, Storage, Config} = 87,
PhalaStakePool: pallet_stake_pool::{Pallet, Event<T>, Storage} = 88,
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we still keep stake pool?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants