Skip to content
  • Svyatoslav Nikolsky's avatar
    Polkadot <> Kusama relayers (#1122) · 832536ca
    Svyatoslav Nikolsky authored
    
    
    * relay headers between Kusama and Polkadot
    
    * relay messages between Kusama and Polkadot
    
    * complex Kusama <> Polkadot relayer
    
    * expose relayer_fund_account_id from messages pallet
    
    * create relayers fund accounts on Kusama/Polkadot + some more fixes
    
    * fmt
    
    * fix compilation
    
    * compilation + clippy
    
    * compilation
    
    * MAXIMAL_BALANCE_DECREASE_PER_DAY for K<>P header relays
    
    * fmt
    
    * deduplicate tests
    
    * Update modules/messages/src/lib.rs
    
    Co-authored-by: default avatarTomasz Drwięga <[email protected]>
    
    * extract storage_parameter_key function
    
    * other grumbles
    
    * fix
    
    * fmt
    
    Co-authored-by: default avatarTomasz Drwięga <[email protected]>
    832536ca