lighthouse/beacon_node/network/src
Paul Hauner e062a7cf76
Broadcast address changes at Capella (#3919)
* Add first efforts at broadcast

* Tidy

* Move broadcast code to client

* Progress with broadcast impl

* Rename to address change

* Fix compile errors

* Use `while` loop

* Tidy

* Flip broadcast condition

* Switch to forgetting individual indices

* Always broadcast when the node starts

* Refactor into two functions

* Add testing

* Add another test

* Tidy, add more testing

* Tidy

* Add test, rename enum

* Rename enum again

* Tidy

* Break loop early

* Add V15 schema migration

* Bump schema version

* Progress with migration

* Update beacon_node/client/src/address_change_broadcast.rs

Co-authored-by: Michael Sproul <micsproul@gmail.com>

* Fix typo in function name

---------

Co-authored-by: Michael Sproul <micsproul@gmail.com>
2023-02-07 17:13:49 +11:00
..
beacon_processor Broadcast address changes at Capella (#3919) 2023-02-07 17:13:49 +11:00
router Merge remote-tracking branch 'origin/unstable' into capella-update 2022-12-14 13:00:41 +11:00
service Filter non global ips from discovery (#3023) 2022-03-02 03:14:27 +00:00
subnet_service Improve validator monitor experience for high validator counts (#3728) 2023-01-09 08:18:55 +00:00
sync cleanup 2022-12-30 11:00:14 -05:00
error.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
lib.rs Separate committee subscriptions queue (#3508) 2022-08-30 05:47:31 +00:00
metrics.rs Merge remote-tracking branch 'origin/unstable' into capella 2023-01-25 14:20:16 +11:00
nat.rs rust 1.53.0 updates (#2411) 2021-06-18 05:58:01 +00:00
persisted_dht.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
service.rs Adding light_client gossip topics (#3693) 2022-12-13 06:24:51 +00:00
status.rs enable 4844 at epoch 3 2022-09-18 12:13:03 +02:00