p3lib icon indicating copy to clipboard operation
p3lib copied to clipboard

Header verification before processing

Open gpestana opened this issue 6 years ago • 1 comments

Improve validateHeaderInput() which verifies the header before processing it.

gpestana avatar Mar 03 '19 23:03 gpestana

E.g.:

  • [ ] verify also circuit addresses are valid
  • [ ] verify if len(relayAddrs) == len(relayPubKeys)

gpestana avatar Mar 03 '19 23:03 gpestana