Skip to content
  1. Jul 13, 2022
  2. Jul 12, 2022
  3. Jul 08, 2022
  4. Jul 06, 2022
  5. Jul 05, 2022
  6. Jun 29, 2022
  7. Jun 16, 2022
    • Svyatoslav Nikolsky's avatar
      Separate signers for different complex relay layers (#1465) · 30c62597
      Svyatoslav Nikolsky authored
      * separate accounts for different complex relay layers
      
      * fix clippy issue
      
      * cleanup + expose relay accounts balance metrics
      
      * expose messages pallet owner balance metric
      
      * use new metrics in maintenance dashboard
      
      * tests + use separate accounts to sign RialtoHeaders -> Millau transactions in RialtoParachain<>Millau bridge
      
      * clippy + fmt + spellcheck
      30c62597
  8. Jun 14, 2022
  9. Jun 13, 2022
  10. Jun 09, 2022
  11. Jun 07, 2022
  12. May 25, 2022
  13. May 20, 2022
  14. May 05, 2022
    • Sergei Shulepov's avatar
      Generalize error text (#1388) · 4eb5db71
      Sergei Shulepov authored
      * Generalize error text
      
      Right now, each time there is an error while executing `substrate-relay`
      it will be reported as:
      
          ERROR bridge Failed to start relay: <Actual cause of error>
      
      This is the case even if the invoked command did not have anything to do
      with starting a relayer. Thus this removes this text. Now something like
      this would be written:
      
          ERROR bridge <Actual cause of error>
      
      * Use substrate-relay prefix
      4eb5db71
  15. May 04, 2022
  16. Apr 14, 2022
  17. Mar 28, 2022
  18. Mar 22, 2022
  19. 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
  20. Mar 09, 2022
  21. Mar 04, 2022
  22. Mar 03, 2022
  23. Mar 02, 2022
  24. Mar 01, 2022
  25. Feb 25, 2022
  26. Feb 21, 2022
  27. Feb 07, 2022
  28. Feb 03, 2022
  29. Feb 02, 2022
  30. Jan 31, 2022
  31. Jan 27, 2022
  32. Jan 21, 2022