Skip to content
  • Hernando Castano's avatar
    Wire Finality Verifier Pallet Into Runtimes (#696) · 43336fb8
    Hernando Castano authored
    * Add Finality Verifier pallet to runtimes
    
    * Implement simple ancestry checker
    
    * Use the new checker in runtimes
    
    * Remove unused import warning
    
    * Bump max allowed ancestry proof size
    
    * Add a few optimization suggestions when verifying ancestry
    
    * Use session length as upper bound for ancestry proof size
    
    * Remove unused time units
    43336fb8