1. Jan 17, 2022
  2. Jan 14, 2022
  3. Jan 13, 2022
  4. Jan 12, 2022
  5. Jan 11, 2022
  6. Jan 10, 2022
  7. Dec 27, 2021
  8. Dec 24, 2021
  9. Dec 23, 2021
  10. Dec 22, 2021
  11. Dec 21, 2021
  12. Dec 17, 2021
  13. Dec 16, 2021
  14. Dec 14, 2021
  15. Dec 13, 2021
  16. Dec 08, 2021
  17. Dec 07, 2021
  18. Dec 06, 2021
  19. Dec 03, 2021
  20. Dec 01, 2021
  21. Nov 30, 2021
    • Adrian Catangiu's avatar
      Integrate BEEFY with Rialto & Millau runtimes (#1227) · 816ddd2d
      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
      816ddd2d
    • Antonio Dropulic's avatar
      update dependencies (#1229) · d94b62b1
      Antonio Dropulic authored
      d94b62b1
    • fewensa's avatar
      Add mut support (#1232) · 98eb9ee1
      fewensa authored
      98eb9ee1
  22. Nov 24, 2021
  23. Nov 22, 2021