lighthouse/lighthouse
Jack McPherson 1c98806b6f Allow libp2p to determine listening addresses (#4700)
## Issue Addressed

#4675 

## Proposed Changes

 - Update local ENR (**only port numbers**) with local addresses received from libp2p (via `SwarmEvent::NewListenAddr`)
 - Only use the zero port for CLI tests

## Additional Info

### See Also ###

 - #4705 
 - #4402 
 - #4745
2023-10-03 04:57:20 +00:00
..
environment Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
src validator client: start http api before genesis (#4714) 2023-09-15 10:08:30 +00:00
tests Allow libp2p to determine listening addresses (#4700) 2023-10-03 04:57:20 +00:00
build.rs Enable build profiles for Docker source builds (#4237) 2023-05-03 04:12:11 +00:00
Cargo.toml Release v4.5.0 (#4768) 2023-09-25 05:14:01 +00:00