Conversation
5b654ab to
5e15f68
Compare
8701b82 to
fdaba0e
Compare
Contributor
Author
|
@kvinwang wasmer 3 has released |
Contributor
Author
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 |
Collaborator
pruntime0.log shows it out of gas while instantiating the system contract. There are some compilation errors in the |
Collaborator
|
kvinwang
reviewed
Nov 8, 2022
Contributor
Author
attach failed log first |
fc9e140 to
244be82
Compare
dc6d860 to
f75826a
Compare
Contributor
Author
|
FInally Only this one I don't know how to solve, @kingsleydon please help |
kvinwang
reviewed
Nov 10, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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