1. Sep 21, 2021
    • 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
  2. Sep 16, 2021
    • bear's avatar
      Add `OnMessageAccepted` callback (#1134) · 6d0daa89
      bear authored
      * Add `OnMessageAccepted` config type
      
      * Update actual weight
      
      * Add unit test
      
      * Update weight
      
      * Remove old comment & update wrong test data
      
      * Make ci happy
      
      * Add lane_id param
      
      * update test case
      
      * Make log info more readable
      
      * Use saturating_sub
      
      * Update docs
      6d0daa89
  3. Sep 15, 2021
  4. Sep 14, 2021
  5. Sep 13, 2021
  6. Sep 10, 2021
  7. Sep 09, 2021
  8. Sep 07, 2021
  9. Sep 06, 2021
  10. Sep 03, 2021
  11. Sep 02, 2021
  12. Sep 01, 2021
  13. Aug 30, 2021