Skip to content
  1. Sep 23, 2022
  2. Aug 30, 2022
  3. Aug 10, 2022
  4. Jul 28, 2022
  5. Jul 18, 2022
  6. Jul 14, 2022
  7. Jul 04, 2022
  8. Jun 28, 2022
  9. Jun 21, 2022
  10. Jun 09, 2022
  11. Jun 01, 2022
  12. May 25, 2022
  13. Mar 01, 2022
  14. Feb 24, 2022
  15. Feb 21, 2022
  16. Jan 19, 2022
  17. Jan 13, 2022
  18. Dec 23, 2021
  19. Dec 21, 2021
  20. Dec 17, 2021
  21. 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
  22. 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
  23. Oct 25, 2021
  24. Sep 24, 2021
  25. Sep 10, 2021
  26. Sep 06, 2021
  27. Sep 02, 2021
  28. Sep 01, 2021
  29. Aug 30, 2021
  30. Aug 27, 2021
    • fewensa's avatar
      Common crate for substrate-relay (#1082) · 0791e911
      fewensa authored
      * lib-substrate-relay
      
      * pass to build
      
      * remove unused file
      
      * clippy && tests
      
      * Changed follow suggestions
      
      * License
      
      * Make changes follow suggested
      
      * docs
      
      * fix fmt
      0791e911
  31. Jul 20, 2021
  32. Jun 28, 2021
  33. Jun 25, 2021
    • Svyatoslav Nikolsky's avatar
      Rococo <> Wococo messages relay (#1030) · 23dda624
      Svyatoslav Nikolsky authored
      * MessagesInstance -> BridgedMessagesInstance
      
      * Chain::ID -> Bridge::THIS_CHAIN_ID+Bridge::BRIDGED_CHAIN_ID
      
      * FromBridgedChainEncodedMessageCall<B> -> FromBridgedChainEncodedMessageCall<DecodedCall>
      
      * impl Parameter for ()
      
      * copypaste storage_map_final_key to avoid different runtime references/dummy runtimes
      
      * moved dummy runtime from primitives to relay client
      
      * Rococo <> Wococo messages relays
      
      * send R<>W messages using relay
      
      * fmt
      
      * return Result from get_dispatch_info
      
      * fix benchmarks compilation
      
      * clippy
      23dda624
  34. Jun 24, 2021
  35. Jun 21, 2021
  36. Jun 16, 2021
  37. Jun 14, 2021
  38. May 26, 2021
  39. May 13, 2021