convex
convex copied to clipboard
Parallel Signature Verification
Signature verification should be done in parallel on multiple cores, since this is a potential network-wide performance bottleneck.
Requirements:
- Should use multiple cores
- Must flag on failed transactions
- Must check blocks before inclusion in proposed consensus ordering
This is necessary at network level in case a Peer issues a block with bad signatures