Skip to content
  • Hernando Castano's avatar
    Move Storage Parser from Bridge Pallet (#793) · 51db99ea
    Hernando Castano authored and Bastian Köcher's avatar Bastian Köcher committed
    * Move storage proof checker to runtime primtives
    
    * Add method for parsing storage proofs
    
    * Use finality-verifier pallet in runtime-common
    
    * Get bridge pallet compiling again
    
    * Use storage prover from bp-runtime in a few more places
    
    * Don't leak `std` items from proof helper into `no-std` builds
    
    * Fix benchmarking compilation
    
    * Remove unused import in fuzzer
    51db99ea