Skip to content
  1. Sep 05, 2022
  2. Aug 30, 2022
  3. Aug 26, 2022
  4. Aug 22, 2022
  5. Aug 19, 2022
  6. Aug 17, 2022
  7. Aug 12, 2022
  8. Aug 02, 2022
  9. Jul 28, 2022
  10. Jul 27, 2022
  11. Jul 25, 2022
  12. Jul 20, 2022
    • Svyatoslav Nikolsky's avatar
      Introduce bridge relayers pallet (#1513) · 7101e9f4
      Svyatoslav Nikolsky authored
      * introduce relayers pallet
      
      * add MessageDeliveryAndDispatchPaymentAdapter
      
      * plug in pallet into test runtimes
      
      * tests prototype
      
      * tests for the relayers pallet
      
      * tests for payment adapter
      
      * mint_reward_payment_procedure_actually_mints_tokens
      
      * benchmarks
      
      * remove irrelevant todo
      
      * remove redundant clone
      7101e9f4
  13. Jul 18, 2022
  14. Jul 14, 2022
  15. Jul 12, 2022
  16. Jul 04, 2022
  17. Jun 30, 2022
  18. Jun 29, 2022
  19. Jun 28, 2022
  20. Jun 27, 2022
  21. Jun 24, 2022
  22. Jun 21, 2022
  23. Jun 13, 2022
  24. Jun 09, 2022
  25. Jun 08, 2022
  26. Jun 07, 2022
  27. Jun 01, 2022
  28. May 25, 2022
  29. May 20, 2022
  30. May 16, 2022
    • Svyatoslav Nikolsky's avatar
      Xcm in Rialto<>Millau bridge (#1379) · 6d7a5eab
      Svyatoslav Nikolsky authored
      * add XCM pallet to Millau runtime
      
      * some progress
      
      * messages are delivered (no fee)
      
      * temp
      
      * flush
      
      * flush
      
      * some progress
      
      * progress
      
      * Trap(42) is dispatched successfully
      
      * fix spelling
      
      * no more manual sending
      
      * parametrize weight credit for tests
      
      * actually charge fees
      
      * enable send-using-messages-pallet to keep our test deployments alive + send valid XCM sometimes
      
      * fix benchmarks build
      
      * fix tests
      6d7a5eab
  31. May 12, 2022
    • Svyatoslav Nikolsky's avatar
      Parachains finality pallet (#1068) · 5a2f9fed
      Svyatoslav Nikolsky authored
      * parachains finality
      
      * parachains pallet test
      
      * demo of how to configure GRANDPA pallet instance
      
      * allow instances in parachains pallet
      
      * spellcheck
      
      * TODO + fix
      
      * fmt
      
      * removed invalid storage_keys file
      
      * change all hashers to Blake2_128Concat
      
      * use Twox64Concat for insertion position
      
      * fix build
      
      * fix compilation
      
      * change ParaId and ParaHead types
      
      * TODOs -> TODOs with issues refs
      5a2f9fed
  32. May 04, 2022
  33. Apr 28, 2022
  34. Mar 22, 2022
  35. Mar 18, 2022