Skip to content

Conversation

@srikar-turing
Copy link

  • Add EmptySignatureList variant to BlsError enum
  • Validate signature list is non-empty in aggregate function
  • Return specific error instead of generic Other error
  • Add F2P test for empty signature list validation
  • Add edge case test for single signature aggregation
  • All existing P2P tests continue to pass (no regressions)

Fixes #XXX

This PR fixes/closes issue #N

It changes the following:

- Add EmptySignatureList variant to BlsError enum
- Validate signature list is non-empty in aggregate function
- Return specific error instead of generic Other error
- Add F2P test for empty signature list validation
- Add edge case test for single signature aggregation
- All existing P2P tests continue to pass (no regressions)

Fixes #XXX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant