Skip to content
  1. Aug 22, 2022
  2. Aug 17, 2022
  3. Aug 02, 2022
  4. Jul 28, 2022
  5. Jul 27, 2022
  6. Jul 25, 2022
  7. Jul 14, 2022
  8. Jul 12, 2022
  9. Jul 04, 2022
  10. Jun 29, 2022
  11. Jun 28, 2022
  12. Jun 27, 2022
  13. Jun 07, 2022
  14. Jun 01, 2022
  15. May 25, 2022
  16. May 20, 2022
  17. May 04, 2022
  18. Mar 22, 2022
  19. Mar 18, 2022
  20. Mar 15, 2022
    • Svyatoslav Nikolsky's avatar
      Update Substrate/Polkadot/Cumulus references (#1353) · ff5d539f
      Svyatoslav Nikolsky authored
      * cumulus: 4e952282914719fafd2df450993ccc2ce9395415
      polkadot: 975e780ae0d988dc033f400ba822d14b326ee5b9
      substrate: 89fcb3e4f62d221d4e161a437768e77d6265889e
      
      * fix refs
      
      * sync changes from https://github.com/paritytech/polkadot/pull/3828
      
      * sync changes from https://github.com/paritytech/polkadot/pull/4387
      
      * sync changes from https://github.com/paritytech/polkadot/pull/3940
      
      * sync with changes from https://github.com/paritytech/polkadot/pull/4493
      
      * sync with changes from https://github.com/paritytech/polkadot/pull/4958
      
      * sync with changes from https://github.com/paritytech/polkadot/pull/3889
      
      * sync with changes from https://github.com/paritytech/polkadot/pull/5033
      
      * sync with changes from https://github.com/paritytech/polkadot/pull/5065
      
      * compilation fixes
      
      * fixed prometheus endpoint startup (it now requires to be spawned within tokio context)
      ff5d539f
  21. Feb 21, 2022
  22. Feb 07, 2022
  23. Jan 27, 2022
  24. Dec 17, 2021
  25. 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
  26. Dec 03, 2021
  27. Dec 01, 2021
  28. Oct 25, 2021
    • Svyatoslav Nikolsky's avatar
      Message transactions mortality (#1191) · 3651f4f9
      Svyatoslav Nikolsky authored
      * transactions mortality in message and complex relays
      
      * logging + enable in test deployments
      
      * spellcheck
      
      * fmt
      3651f4f9
    • 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
  29. Oct 08, 2021
  30. Sep 27, 2021
  31. Sep 24, 2021
  32. Sep 23, 2021
  33. Sep 21, 2021
  34. Sep 10, 2021
  35. Sep 09, 2021
  36. Sep 02, 2021
  37. 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