Files
prysm/changelog/pop_fix-subnet.md
Pop Chunhapanya 29aedac113 Fix subnet peer discovery (#15603)
* Fix subnet peer discovery

Currently computeAllNeededSubnets is called only once when the subnets
are subscribed. It should have been called regularly.

* changelog

---------

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
2025-08-20 16:52:11 +00:00

114 B

Fixed

  • Fix bug where stale computed value in closure excludes newly required (eg attestation) subscriptions.