Skip to content
  1. Sep 09, 2022
    • Svyatoslav Nikolsky's avatar
      Expand docs on ParasPalletName (#1571) · 34b0b012
      Svyatoslav Nikolsky authored
      * expand docs on ParasPalletName
      
      * fmt
      34b0b012
    • Svyatoslav Nikolsky's avatar
      Add events to the bridge parachains pallet (#1568) · 9a433f25
      Svyatoslav Nikolsky authored
      * add events to the bridge parachains pallet
      
      * clippy + spellcheck
      
      * fix compilation
      
      * untracked is not a word?
      9a433f25
    • Svyatoslav Nikolsky's avatar
      update Substrate/Polkadot/Cumulus refs (#1562) · 97cf6dfb
      Svyatoslav Nikolsky authored
      * update Substrate/Polkadot/Cumulus refs
      
      * finality-grandpa 0.16
      
      * fix miillau-runtime compilation
      
      * fix rialto runtime compilation
      
      * fixed rialto-parachain runtime compilation
      
      * backport GRANDPA test fixes
      
      * helper instead of removed record_all_keys
      
      * substrate-relay is compiling
      
      * millau-bridge-node at least compiles
      
      * rialto-bridge-node at least compiles
      
      * rialto-parachain-collator compiles
      
      * fixings tests (wip)
      
      * fmt
      
      * fixed BEEFY alert
      
      * clippy
      
      * removed unused dep
      
      * -extra var
      
      * move Leaf to mod mmr
      
      * fix benchmarks
      97cf6dfb
  2. Sep 05, 2022
  3. Aug 01, 2022
  4. Jul 27, 2022
  5. Jul 25, 2022
  6. Jul 14, 2022
  7. Jun 30, 2022
  8. Jun 29, 2022
  9. Jun 28, 2022
  10. Jun 07, 2022
  11. Jun 06, 2022
  12. Jun 01, 2022
  13. May 20, 2022
  14. 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