lighthouse/beacon_node/lighthouse_network
João Oliveira abd99652b4
remove nat module and use libp2p upnp (#4840)
* remove nat module and use libp2p upnp

* update Cargo.lock

* remove no longer used dependencies

* restore nat module refactored

* log successful mapping

* only activate upnp if config enabled

reduce logs to debug!

* Merge branch 'unstable' of https://github.com/sigp/lighthouse into libp2p-nat

* Merge branch 'unstable' of https://github.com/sigp/lighthouse into libp2p-nat

* Merge branch 'unstable' of https://github.com/sigp/lighthouse into libp2p-nat

* address review

* Merge branch 'unstable' of https://github.com/sigp/lighthouse into libp2p-nat

* Merge branch 'unstable' of https://github.com/sigp/lighthouse into libp2p-nat

* Merge branch 'unstable' of https://github.com/sigp/lighthouse into libp2p-nat

* address review
2024-02-27 07:29:18 +00:00
..
src remove nat module and use libp2p upnp (#4840) 2024-02-27 07:29:18 +00:00
tests Fix Rust beta compiler errors (1.77) (#5180) 2024-02-05 17:54:11 +00:00
Cargo.toml remove nat module and use libp2p upnp (#4840) 2024-02-27 07:29:18 +00:00