Skip to content
  1. Dec 21, 2021
  2. Dec 17, 2021
  3. Dec 06, 2021
    • Svyatoslav Nikolsky's avatar
      Refactor message relay helpers (#1234) · fed54371
      Svyatoslav Nikolsky authored
      * refactor message relay helpers
      
      * single standalone_metrics function
      
      * fixed tests
      
      * clippy + fmt
      
      * removed commented code
      
      * add calls tracing
      
      * fix spelling
      
      * cargo fmt
      
      * -commented code
      
      * fix build again
      
      * post-merge build fix
      
      * clippy + fmt
      fed54371
  4. Dec 03, 2021
  5. Oct 25, 2021
    • Svyatoslav Nikolsky's avatar
      Bump dependencies (#1180) · 364d6e15
      Svyatoslav Nikolsky authored
      * substrate: d0f6c1c60da22e04dd25c2eca46ebfe6f1571af0
      polkadot: dd4b2e6a34a08a01b876d14641e99e7011be3463
      cumulus: 9379cd6c1863ea846ad6c6a8cbbc99848dd5d693
      
      * fmt
      
      * fixed lost refs
      
      * spelling
      
      * benckhmarks
      
      * fmt
      364d6e15
  6. Sep 24, 2021
  7. 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
  8. Sep 09, 2021
  9. Sep 07, 2021
  10. Sep 06, 2021
  11. Aug 01, 2021
    • Tomasz Waszczyk's avatar
      Fix full spellcheck (#1076) · 3fb97fa5
      Tomasz Waszczyk authored
      
      
      * fix(spellcheck): test of fixing
      
      * fix(hunspell): improved many typos etc.
      
      * fix(hunspell): all errors solved
      
      * fix(hunspell): extended scope of files - the build should fail
      
      * Return error code.
      
      * Fix spelling, sort dictionary.
      
      * fix(hunspell): added fix to gitlabs check
      
      * fix(typo): one typo and test of verification on github
      
      * fix(typo): one typo
      
      Co-authored-by: default avatarTomasz Drwięga <[email protected]>
      3fb97fa5
  12. Jun 14, 2021
  13. May 13, 2021
  14. Mar 23, 2021