Skip to content
  1. Feb 04, 2022
  2. Feb 03, 2022
  3. Feb 02, 2022
  4. Feb 01, 2022
  5. Jan 31, 2022
  6. Jan 27, 2022
  7. Jan 21, 2022
  8. Jan 19, 2022
  9. Jan 18, 2022
  10. Jan 14, 2022
  11. Jan 13, 2022
  12. Jan 12, 2022
  13. Jan 11, 2022
  14. Jan 10, 2022
  15. Dec 27, 2021
  16. Dec 23, 2021
  17. Dec 22, 2021
  18. Dec 21, 2021
  19. Dec 17, 2021
  20. Dec 16, 2021
    • fewensa's avatar
      Change submit transaction spec_version and transaction_version query from chain (#1248) · d09c5c26
      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
      d09c5c26
  21. Dec 14, 2021
  22. Dec 13, 2021
  23. Dec 08, 2021
  24. Dec 07, 2021
  25. Dec 06, 2021
  26. Dec 03, 2021
  27. Dec 01, 2021
  28. Nov 30, 2021
    • Adrian Catangiu's avatar
      Integrate BEEFY with Rialto & Millau runtimes (#1227) · 8c8d6d4e
      Adrian Catangiu authored
      * Add Beefy pallet to Rialto runtime
      
      * Add Beefy gadget to Rialto node
      
      * Add MMR pallet to Rialto runtime
      
      * Add Beefy pallet to Millau runtime
      
      * Add Beefy gadget to Millau node
      
      * Add MMR pallet to Millau runtime
      
      * Add pallet_beefy_mmr to Millau runtime
      
      * Add pallet_beefy_mmr to Rialto runtime
      
      * Implement MMR and BEEFY APIs in Rialto
      
      * fix unit tests
      
      - should_encode_bridge_send_message_call() tests for new
        runtime encoding resulted from newly added pallets.
      - runtime size_of::<Call>() slightly increased from newly
        added pallets.
      
      * fix grumbles
      
      * tighten clippy allowances
      
      * fix more grumbles
      
      * Add MMR RPC to Rialto and Millau nodes
      
      Also implement MmrApi in Millau runtime.
      
      * rialto: use upstream polkadot_client::RuntimeApiCollection
      8c8d6d4e
    • Antonio Dropulic's avatar
      update dependencies (#1229) · e0d38b71
      Antonio Dropulic authored
      e0d38b71