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 0.9.23 #812

Merged
merged 1 commit into from
Jun 6, 2022
Merged

Upgrade to Polkadot 0.9.23 #812

merged 1 commit into from
Jun 6, 2022

Conversation

@jasl jasl requested review from kvinwang, h4x3rotab and Index0011 June 2, 2022 18:12
@jasl jasl force-pushed the polkadot-v0.9.23 branch from 8c70a6c to 2104612 Compare June 2, 2022 19:15
@jasl jasl force-pushed the polkadot-v0.9.23 branch from 2104612 to 7f70f3b Compare June 2, 2022 20:32
@@ -130,6 +128,8 @@ impl Config for PinkRuntime {
type DepositPerItem = ConstU128<0>;
type AddressGenerator = Pink;
type ContractAccessWeight = pallet_contracts::DefaultContractAccessWeight<RuntimeBlockWeights>;
type MaxCodeLen = MaxCodeLen;
type RelaxedMaxCodeLen = RelaxedMaxCodeLen;
Copy link
Collaborator

Choose a reason for hiding this comment

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

LGTM

@jasl
Copy link
Collaborator Author

jasl commented Jun 6, 2022

It should be safe for call into_account_truncating() for PalletID which the only usage in Phala pallets

@jasl jasl merged commit 3a5aac1 into master Jun 6, 2022
@jasl jasl deleted the polkadot-v0.9.23 branch June 6, 2022 07:59
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.

2 participants