Skip to content
  • Ethan Reesor's avatar
    Separate signature and transaction validation [#3205] · f236b367
    Ethan Reesor authored
    Closes #3205. Removes the signature validation call from Executor.ValidateEnvelope and add it to the signature executor, such that signatures are validated by the signature executor instead of the transaction executor.
    
    Changelog: refactor
    f236b367