Skip to content
  1. Feb 22, 2023
    • Svyatoslav Nikolsky's avatar
      Weight+size limits for bridge GRANDPA pallet calls (#1882) · 412bf850
      Svyatoslav Nikolsky authored
      
      
      * 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]>
      412bf850
  2. Feb 21, 2023
    • Branislav Kontur's avatar
      Rewards refund for relaying BridgeHubRococo/BridgeHubWococo (#1894) · 16e91c78
      Branislav Kontur authored
      * Rewards refund for relaying BridgeHubRococo/BridgeHubWococo
      
      * spellcheck + clippy
      
      * RefundBridgedParachainMessages move to bp-runtime
      
      * Dedicated RewardingBridgeSignedExtra for Rococo/Wococo shared runtime with two instances of `RefundBridgedParachainMessages`
      
      * RefundBridgedParachainMessages with Tuple support for multiple
      
      * Fix additional_signed
      
      * revert fix
      
      * Refactor to `RefundBridgedParachainMessagesSchema`
      
      * removed unused deps
      16e91c78
  3. Feb 20, 2023
  4. Feb 16, 2023
  5. Feb 15, 2023
  6. Feb 14, 2023
  7. Feb 13, 2023
  8. Feb 09, 2023
  9. Feb 08, 2023
  10. Feb 07, 2023
  11. Feb 06, 2023
  12. Feb 03, 2023
  13. Feb 01, 2023
  14. Jan 31, 2023