-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Contracts: Weights V2 support #8364
Comments
Linking to polkadot-js/api#5255 |
This may have already been fixed, since we are able to use it again for contracts see paritytech/ink-waterfall@6b4a59e. Not sure what the relevant PR is though. Edit Sorry I didn't read your whole post 🙈 and see the link to #8538 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query. |
Deploying and calling contracts should support passing
prrof_size
for weights V2, currently it only supplies the legacy 1 dimensionalexecution_time
part of the weight.The text was updated successfully, but these errors were encountered: