Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the seen cache is set twice unconditionally for unaggregated attestations #13818

Open
potuz opened this issue Mar 27, 2024 · 0 comments
Open
Labels
Bug Something isn't working

Comments

@potuz
Copy link
Contributor

potuz commented Mar 27, 2024

We set the seen indices cache for unaggregated attestations when processing the gossip pipeline in

https://github.com/prysmaticlabs/prysm/blob/develop/beacon-chain/sync/validate_beacon_attestation.go#L166

And then within the message handler in

https://github.com/prysmaticlabs/prysm/blob/develop/beacon-chain/sync/subscriber_beacon_attestation.go#L26

@potuz potuz added the Bug Something isn't working label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant