mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 22:06:21 +00:00
eeab048871
* Attempt to fix issue with AnyLocal addresses in last-seen-p2p-address field. * Address issues with IPv6 and QUIC protocol addresses. * Attempt to avoid QUIC addresses from site-local networks. * Fix IPv6 handling. * Perform normalization of `last_libp2p_address`. * Switch to LastSeenBook. * Fix address deserialization. * Bump nim-libp2p. * Eliminate unneeded function. * Eliminate unneeded import.