Skip to content
  • Svyatoslav Nikolsky's avatar
    Sync Westend to Millau (#824) · 314f9f7d
    Svyatoslav Nikolsky authored
    * make finality verifier pallet instantiable
    
    * add second instance of finality verifier pallet to the Millau runtime
    
    * add Westend -> Millau headers relay
    
    * use wss to connect to public westend nodes
    
    * initialize with best_finalized_block
    
    * typo
    
    * Revert "initialize with best_finalized_block"
    
    This reverts commit 954ed283.
    
    * pass VoterSet by ref
    
    * new bridge initialization code
    
    * loop upper bound
    
    * Polkadot -> Westend
    
    * fixed tests compilation
    
    * default-features
    
    * assert
    314f9f7d
This project manages its dependencies using Cargo. Learn more