Skip to content
  • Andreas Doerr's avatar
    Prevent potential signature reuse (#667) · 773f948b
    Andreas Doerr authored
    * patch audit findings #42
    
    * extend msg signature for substrate relay
    
    * signature verification test
    
    * make proof dependet on call_dispatch crate
    
    * silence clippy
    
    * revert deny exception
    
    * address code review
    
    * since it's not really a proof, call it digest
    773f948b