Skip to content
  1. Jul 14, 2022
  2. Jul 13, 2022
  3. Jul 12, 2022
  4. Jul 08, 2022
  5. Jul 07, 2022
    • Svyatoslav Nikolsky's avatar
      Fix and update benchmarks (#1494) · f3d79860
      Svyatoslav Nikolsky authored
      * decrease parameters range in grandpa benchmarks
      
      * fix messages benchmarks
      
      * update all weights
      
      * dealing with failed test (WiP)
      
      * Revert "dealing with failed test (WiP)"
      
      This reverts commit 0379d24b.
      
      * proper tests fix
      f3d79860
  6. Jul 06, 2022
  7. Jul 05, 2022
  8. Jul 04, 2022
  9. Jun 29, 2022
  10. Jun 28, 2022
  11. Jun 27, 2022
  12. Jun 24, 2022
  13. Jun 21, 2022
  14. 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
  15. Jun 14, 2022
  16. Jun 13, 2022
  17. Jun 09, 2022
  18. Jun 07, 2022
  19. Jun 01, 2022
  20. May 30, 2022
  21. May 27, 2022
  22. May 25, 2022
  23. May 20, 2022
  24. May 16, 2022
  25. 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
  26. May 04, 2022
  27. Apr 28, 2022
  28. Apr 14, 2022
  29. Mar 28, 2022