Files
lighthouse/beacon_node
jking-aus 4fd8e521a4 Use existing peer count metrics loop to check for open_nat toggle (#6800)
* implement update_nat_open function in network_behaviour for tracking incoming peers below a given threshold count

* implement update_nat_open function in network_behaviour for tracking incoming peers below a given threshold count

* tidy logic and comments

* move logic to existing metrics loop

* revert change to network_behaviour protocol check

* clippy

* clippy matches! macro

* pull nat_open check outside of peercounting loop

* missing close bracket

* make threshold const
2025-01-15 03:53:40 +00:00
..
2025-01-10 01:13:29 +00:00
2025-01-10 05:25:23 +00:00
2024-11-18 01:51:44 +00:00