Skip to content
  1. 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
  2. Jun 09, 2022
  3. Jun 07, 2022
  4. Jun 01, 2022
  5. May 30, 2022
  6. May 27, 2022
  7. May 25, 2022
  8. May 20, 2022
  9. Apr 14, 2022
  10. Mar 22, 2022
  11. Mar 09, 2022
  12. Mar 03, 2022
  13. Mar 02, 2022
  14. Mar 01, 2022
  15. Feb 24, 2022
  16. Feb 21, 2022
  17. Feb 07, 2022
  18. Feb 02, 2022
  19. Feb 01, 2022
  20. Jan 31, 2022
  21. Jan 27, 2022
  22. Jan 21, 2022
  23. Jan 19, 2022
  24. Jan 18, 2022
  25. Jan 13, 2022
  26. Jan 12, 2022
  27. Jan 10, 2022
  28. Dec 23, 2021
  29. Dec 21, 2021
  30. Dec 17, 2021
  31. Dec 16, 2021
    • fewensa's avatar
      Change submit transaction spec_version and transaction_version query from chain (#1248) · edfcb74e
      fewensa authored
      * The `spec_version` and `transaction_version` query from chain
      
      * fix compile
      
      * Lint
      
      * Custom spec_version and transaction_version
      
      * runtime version params struct opt
      
      * runtime version cli
      
      * cli params
      
      * Add missing types defined
      
      * fix compile
      
      * debug cli
      
      * clippy
      
      * clippy
      
      * Query spec_version and transaction_version same times
      
      * Fix vars
      
      * Wrap option
      
      * Wrap option
      
      * Try fix ci
      
      * Change follow suggestions
      edfcb74e
  32. Dec 06, 2021