-
Notifications
You must be signed in to change notification settings - Fork 161
Upgrade to Polkadot v0.9.31 #1022
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
Conversation
5b654ab to
5e15f68
Compare
8701b82 to
fdaba0e
Compare
|
@kvinwang wasmer 3 has released |
I guess this relates to PhalaSDK requires upgrade Polkadot.js dependency Relates to PalletContracts enable WeightV2 paritytech/substrate#12421 Polkadot.js 9.5.1 introduced WeightV2 support https://github.com/polkadot-js/api/releases/tag/v9.5.1 CC @kingsleydon |
pruntime0.log shows it out of gas while instantiating the system contract. There are some compilation errors in the |
|
attach failed log first |
fc9e140 to
244be82
Compare
dc6d860 to
f75826a
Compare
|
FInally Only this one I don't know how to solve, @kingsleydon please help |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
paritytech/substrate@polkadot-v0.9.30...polkadot-v0.9.31
Overall, this version is most focusing on dependencies upgrade.
Prost can't upgrade because
> 0.9.0requiresprotoc, but Ubuntu APT version too low thatExplicit 'optional' labels are disallowed in the Proto3 syntax. To define 'optional' fields in Proto3, simply remove the 'optional' label, as fields are 'optional' by defaultNotable upstream changes:
pallet-contractsto WeightV2 paritytech/substrate#12421