Files
prysm/changelog/kasey_start-discovery-immediately.md
kasey 029b896c79 refactor subscription code to enable peer discovery asap (#15660)
* refactor subscription code to enable peer discovery asap

* fix subscription tests

* hunting down the other test initialization bugs

* refactor subscription parameter tracking type

* manu naming feedback

* manu naming feedback

* missing godoc

* protect tracker from nil subscriptions

---------

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
2025-09-09 21:00:34 +00:00

138 B

Fixed

  • Start topic-based peer discovery before initial sync completes so that we have coverage of needed columns when range syncing.