changelog fragment

This commit is contained in:
aarshkshah1992
2025-11-03 19:14:46 +04:00
parent 8cfeda1473
commit 7853cb9db0

View File

@@ -0,0 +1,4 @@
### Added
- A Gossipsub controller that uses well defined inetrfaces and implementations for ALL topics (subnetted and otherwise)
that Prysm subscribes to to the hide the gnarly details of gossipsub subscription management.