Skip to content
  1. Oct 25, 2021
  2. Oct 22, 2021
  3. Oct 21, 2021
  4. Oct 20, 2021
  5. Oct 18, 2021
  6. Oct 15, 2021
  7. Oct 11, 2021
  8. Oct 08, 2021
  9. Sep 27, 2021
  10. Sep 24, 2021
  11. Sep 23, 2021
  12. Sep 22, 2021
    • Svyatoslav Nikolsky's avatar
      Add rialto-parachain runtime and node (#1142) · 951eaa55
      Svyatoslav Nikolsky authored
      * Substrate: 63b32fbaa2764c0a8ee76b70cdfa0fcb59b7181f
      Polkadot:  7229ab87acf5bc5d4d10655ad1a9819a1e317442
      Cumulus:   d5284b0e78be3a18a3371103dd00449aceb082df
      
      * rialto parachain runtime
      
      * fixed tests
      
      * add node + bump refs (not compiling yet):
      Substrate:           630422d6108cbaaca893ab213dde69f3bdaa1f6b
      Polkadot:            7229ab87acf5bc5d4d10655ad1a9819a1e317442
      Cumulus:             5af2990cfd3711f86c7cb8606b22364208a5c32d
      GrandpaBridgeGadget: c152c45ac331eb8ab40d956ab1d008d181810ef4
      
      * fix compilation (collator is not working)
      
      * more fixes
      
      * fmt
      
      * spellcheck
      
      * fix warnings
      
      * fix compilation
      
      * fmt
      
      * trigger CI
      
      * trigger CI
      
      * Revert "trigger CI"
      
      This reverts commit a31f53ce.
      
      * benchmarks
      
      * fix benchmarks
      
      * fix again
      
      * Revert "Revert "trigger CI""
      
      This reverts commit 1dea8b42.
      
      * Revert "Revert "Revert "trigger CI"""
      
      This reverts commit 8fb74fa5.
      
      * try fix
      
      * lost lock file
      
      * spellcheck
      
      * try to disable sccache for cargo check
      
      * Revert "Revert "Revert "Revert "trigger CI""""
      
      This reverts commit f1574614.
      
      * try to disable again
      
      * disable sccache for test
      951eaa55
    • Svyatoslav Nikolsky's avatar
      Box large arguments of GRANDPA pallet (#1154) · 5f234484
      Svyatoslav Nikolsky authored
      * box large arguments
      
      * benchmarks
      
      * fix
      5f234484
    • Svyatoslav Nikolsky's avatar
      Fix spelling (#1150) · cf9abc10
      Svyatoslav Nikolsky authored
      * fix spelling
      
      * Revert "fix spelling"
      
      This reverts commit 972bdac6.
      
      * Revert "Revert "fix spelling""
      
      This reverts commit 44ad4f06.
      v0.9-rc4
      cf9abc10
  13. Sep 21, 2021
  14. Sep 15, 2021
  15. Sep 14, 2021
  16. Sep 13, 2021
  17. Sep 09, 2021
  18. Sep 06, 2021
  19. Sep 02, 2021
  20. Sep 01, 2021
    • Squirrel's avatar
      Remove unused deps (#1102) · a517e854
      Squirrel authored
      * remove unused dev deps
      
      * Removing unused deps
      a517e854
    • Svyatoslav Nikolsky's avatar
      Stored conversion rate updater (#1005) · 13450b74
      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 a4381981.
      
      * clippy
      
      * #[allow(clippy::float_cmp)] in conversion rate update
      
      * dummy
      
      * Revert "dummy"
      
      This reverts commit 90cd6e47.
      
      * spell
      
      * shared_value_ref() -> get()
      
      * Revert "shared_value_ref() -> get()"
      
      This reverts commit 20aa30de.
      13450b74
    • Svyatoslav Nikolsky's avatar
      [BREAKING] Migrate messages pallet to frame v2 (#1088) · 74389829
      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
      74389829
  21. Aug 27, 2021
    • fewensa's avatar
      Common crate for substrate-relay (#1082) · 0791e911
      fewensa authored
      * lib-substrate-relay
      
      * pass to build
      
      * remove unused file
      
      * clippy && tests
      
      * Changed follow suggestions
      
      * License
      
      * Make changes follow suggested
      
      * docs
      
      * fix fmt
      0791e911
  22. 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
  23. Jul 20, 2021
  24. Jul 19, 2021
  25. Jul 15, 2021
  26. Jul 12, 2021