• Svyatoslav Nikolsky's avatar
    Weight+size limits for bridge GRANDPA pallet calls (#1882) · 498a3e83
    Svyatoslav Nikolsky authored and Bastian Köcher's avatar Bastian Köcher committed
    
    
    * weight+size limits for bridge GRANDPA pallet calls
    
    * continue
    
    * fixed all tests
    
    * some changes to refund computations
    
    * post_dispatch_refunds_relayer_in_all_finality_batch_with_extra_weight
    
    * - dup code
    
    * do not return Pays::No if call is above weight/size limits
    
    * relayer_pays_tx_fee_when_submitting_huge_mandatory_header and relayer_pays_tx_fee_when_submitting_justification_with_long_ancestry_votes
    
    * clippy
    
    * fmt
    
    * clippy
    
    * small change in docs
    
    * fixed GRANDPA-limits constants for Polkadot-like chains
    
    * clippy
    
    * clippy + spelling
    
    * Update primitives/polkadot-core/src/lib.rs
    
    Co-authored-by: default avatarAdrian Catangiu <[email protected]>
    
    * Update bin/runtime-common/src/refund_relayer_extension.rs
    
    Co-authored-by: default avatarAdrian Catangiu <[email protected]>
    
    * reverted unnecessary change
    
    * GrandpaJustification::max_reasonable_size
    
    ---------
    
    Co-authored-by: default avatarAdrian Catangiu <[email protected]>
    498a3e83