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

Fix subscribing to attestation subnets for aggregating (#6681) #6682

Merged

Conversation

povi
Copy link
Contributor

@povi povi commented Dec 11, 2024

  • Prevent scheduled subnet subscriptions from being overwritten by other subscriptions from same subnet with additional scoping by slot

Issue Addressed

#6681

Proposed Changes

Additionally scope scheduled subnet subscriptions by slot to prevent them from being overwritten by other same subnet subscriptions with different slots.

@CLAassistant
Copy link

CLAassistant commented Dec 11, 2024

CLA assistant check
All committers have signed the CLA.

@michaelsproul michaelsproul added bug Something isn't working Networking labels Dec 11, 2024
@michaelsproul michaelsproul added the v6.0.1 Bugfix for v6.0.0 label Dec 11, 2024
Copy link
Member

@AgeManning AgeManning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! We were trying to find this!

beacon_node/network/src/subnet_service/mod.rs Show resolved Hide resolved
@michaelsproul michaelsproul force-pushed the fix-subscribing-to-attestation-subnets branch from 461f7c1 to 1af5a84 Compare December 11, 2024 23:18
@michaelsproul michaelsproul changed the base branch from unstable to release-v6.0.1 December 11, 2024 23:18
@michaelsproul michaelsproul force-pushed the fix-subscribing-to-attestation-subnets branch from 1af5a84 to 978b2eb Compare December 11, 2024 23:18
@michaelsproul
Copy link
Member

Thanks for the fix @povi!

I've rebased your commit on the release-v6.0.1 branch so that we can include it in our upcoming bugfix release.

@povi povi force-pushed the fix-subscribing-to-attestation-subnets branch from 978b2eb to 734ba35 Compare December 12, 2024 07:34
* Prevent scheduled subnet subscriptions from being overwritten by other subscriptions from same subnet with additional scoping by slot
@michaelsproul michaelsproul force-pushed the fix-subscribing-to-attestation-subnets branch from 734ba35 to 7e44782 Compare December 12, 2024 07:52
@michaelsproul michaelsproul added the ready-for-merge This PR is ready to merge. label Dec 12, 2024
@michaelsproul
Copy link
Member

@mergify queue

Copy link

mergify bot commented Dec 12, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 4946343

@mergify mergify bot merged commit 4946343 into sigp:release-v6.0.1 Dec 12, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Networking ready-for-merge This PR is ready to merge. v6.0.1 Bugfix for v6.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants