1. Jun 29, 2022
  2. Jun 28, 2022
  3. Jun 27, 2022
  4. Jun 24, 2022
  5. Jun 23, 2022
  6. Jun 22, 2022
  7. Jun 21, 2022
  8. Jun 17, 2022
  9. 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
  10. Jun 14, 2022
  11. Jun 13, 2022
  12. Jun 10, 2022
  13. Jun 09, 2022
  14. Jun 08, 2022
  15. Jun 07, 2022
  16. Jun 06, 2022
  17. Jun 01, 2022
  18. May 31, 2022
    • Svyatoslav Nikolsky's avatar
      Tune alerts for parachains bridge (#1425) · 1e0d2b56
      Svyatoslav Nikolsky authored
      * change some alert labels
      
      * increase interval for "<> messages delivered to <>" alert from 1m to 5m for all alerts
      
      * increase max number of unconfirmed messages (from 10 to 50) for "Too many unconfirmed messages (<> -> <>)" alerts
      1e0d2b56
  19. May 30, 2022
  20. May 27, 2022
    • Svyatoslav Nikolsky's avatar
      Add RialtoParachain <> Millau bridge to test deployments (#1412) · df5f8d2b
      Svyatoslav Nikolsky authored
      * add RialtoParachain <> Millau bridge to test deployments
      
      * flush (still not working, but possible fix in comments)
      
      * proper fix
      
      * fixed on-demand parachains relay case: if better relay header is delivered, then we must select para header that may be proved using this relay header
      
      * dashboards
      
      * fmt
      
      * removing debugging code
      
      * more cleanup
      df5f8d2b