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

Max weight defined in the runtime for transactors #1093

Conversation

girazoki
Copy link
Collaborator

What does it do?

Avoids stalling the queue in the relay when sending a transact operation of more weight than permitted. This ideally should go into the transactInfo storage item, but we declare it in the runtime for now.

Follow-up PRs will make sure this information is set in storage

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@girazoki girazoki added A0-pleasereview Pull request needs code review. B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes labels Dec 16, 2021
@librelois librelois mentioned this pull request Dec 16, 2021
25 tasks
…-runtime-max-individual-message-weight-for-transact
@crystalin crystalin added A8-mergeoncegreen Pull request is reviewed well. and removed A0-pleasereview Pull request needs code review. labels Dec 17, 2021
@girazoki girazoki merged commit fc10f80 into master Dec 17, 2021
@girazoki girazoki deleted the girazoki-limit-in-runtime-max-individual-message-weight-for-transact branch December 17, 2021 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A8-mergeoncegreen Pull request is reviewed well. B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants