Skip to content
  1. Sep 09, 2021
  2. Sep 07, 2021
  3. Sep 06, 2021
  4. Sep 03, 2021
  5. Sep 02, 2021
  6. Sep 01, 2021
    • Squirrel's avatar
      Remove unused deps (#1102) · 26ad6f84
      Squirrel authored
      * remove unused dev deps
      
      * Removing unused deps
      26ad6f84
    • bear's avatar
      Remove unnessary deps (#1101) · ff42bdc1
      bear authored
      ff42bdc1
    • Svyatoslav Nikolsky's avatar
      Stored conversion rate updater (#1005) · 441720e7
      Svyatoslav Nikolsky authored
      * update conversion rate: initial commit
      
      * Rialto=Polkadot && Millau=Kusama + actually update conversion rates
      
      * update deployment scripts and readme
      
      * allow non-zero difference between stored and real rates
      
      * dummy commit
      
      * Revert "dummy commit"
      
      This reverts commit a438198180a8385feeaaca60c9d2da0950465215.
      
      * clippy
      
      * #[allow(clippy::float_cmp)] in conversion rate update
      
      * dummy
      
      * Revert "dummy"
      
      This reverts commit 90cd6e47cda56f655e94dbef76138e6cc58d664a.
      
      * spell
      
      * shared_value_ref() -> get()
      
      * Revert "shared_value_ref() -> get()"
      
      This reverts commit 20aa30de6a59b2099cfba3e9676e71200b7bb468.
      441720e7
    • Svyatoslav Nikolsky's avatar
      [BREAKING] Migrate messages pallet to frame v2 (#1088) · 84c7e385
      Svyatoslav Nikolsky authored
      * get rid of frame_support::traits::Instance usage in messaging
      
      * migrate messages pallet to frame v2
      
      * fix benchmarks
      
      * remove dummy event + add Parameter to metadata
      
      * review
      
      * typo
      84c7e385
    • Ignacio Palacios's avatar
      README fix (#1100) · 9a11fb7f
      Ignacio Palacios authored
      9a11fb7f
  7. Aug 30, 2021
  8. Aug 27, 2021
  9. Aug 12, 2021
  10. Aug 11, 2021
  11. Aug 06, 2021
  12. Aug 05, 2021
  13. Aug 02, 2021
  14. Aug 01, 2021
    • Tomasz Waszczyk's avatar
      Fix full spellcheck (#1076) · f2294bee
      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]>
      f2294bee
  15. Jul 29, 2021
  16. Jul 28, 2021
  17. Jul 26, 2021
  18. Jul 22, 2021
  19. Jul 21, 2021
  20. Jul 20, 2021
  21. Jul 19, 2021
    • Svyatoslav Nikolsky's avatar
      Use BABE to author blocks on Rialto (previously: Aura) (#1050) · 84d19d55
      Svyatoslav Nikolsky authored
      * use BABE to author blocks on Rialto (previously: Aura)
      
      * removed extra script
      
      * use bp_rialto::Moment
      
      * fix tests
      
      * Babe should control session end
      
      * test
      
      * Revert "test"
      
      This reverts commit 4bbbd76b1fe0aa65002fcfa600cfdc6d15c899e2.
      
      * clippy
      
      * fix test
      
      * Revert "Revert "test""
      
      This reverts commit e9220184d4a14ef4f5a792b239e835528d3baa31.
      
      * Revert "Revert "Revert "test"""
      
      This reverts commit 9f56a5528945f1d8f82c6346826be68207bf9c75.
      84d19d55