Skip to content

Conversation

GarmashAlex
Copy link

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

The test incorrectly compared a slice of aggregated attestations from the pool with a single attestation produced by AggregatePair, which can never be equal (slice vs single struct) and did not validate the intended behavior. The server’s SubmitAggregateSelectionProof does not aggregate or mutate the pool; it selects and returns an existing “best” attestation.

Acknowledgements

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