-
Notifications
You must be signed in to change notification settings - Fork 132
Weight+size limits for bridge GRANDPA pallet calls #1882
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
Merged
svyatonik
merged 23 commits into
master
from
weight-and-size-limits-for-grandpa-pallet-call
Feb 22, 2023
Merged
Changes from 18 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
87c07a0
weight+size limits for bridge GRANDPA pallet calls
svyatonik 672de67
continue
svyatonik 51000a6
fixed all tests
svyatonik 470b864
Merge branch 'master' into weight-and-size-limits-for-grandpa-pallet-…
svyatonik 2731ee1
Merge branch 'master' into weight-and-size-limits-for-grandpa-pallet-…
svyatonik ff0a90f
some changes to refund computations
svyatonik fff148d
post_dispatch_refunds_relayer_in_all_finality_batch_with_extra_weight
svyatonik d18e926
- dup code
svyatonik 5bc6ddb
do not return Pays::No if call is above weight/size limits
svyatonik e31845a
relayer_pays_tx_fee_when_submitting_huge_mandatory_header and relayer…
svyatonik e76cb52
clippy
svyatonik e5467a9
fmt
svyatonik fe87bf7
Merge branch 'master' into weight-and-size-limits-for-grandpa-pallet-…
svyatonik 3febcc7
clippy
svyatonik 849be43
small change in docs
svyatonik 734a156
fixed GRANDPA-limits constants for Polkadot-like chains
svyatonik 5540e0e
clippy
svyatonik e5cab8b
clippy + spelling
svyatonik 75dd10c
Update primitives/polkadot-core/src/lib.rs
svyatonik d8fb2b9
Update bin/runtime-common/src/refund_relayer_extension.rs
svyatonik 479d3cd
reverted unnecessary change
svyatonik f35271b
Merge branch 'weight-and-size-limits-for-grandpa-pallet-call' of http…
svyatonik 61b43d5
GrandpaJustification::max_reasonable_size
svyatonik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.