lotus/node/modules/lp2p
Jiaying Wang e773b37921
feat:ec: integrate F3 dynamic manifest (#12173) (#12185)
* F3-370: integrate F3 dynamic manifest

* F3-370: make linter happy

* Set manifest sender identities

* Decode manifest sender peer ID from string before using it

Peer ID is of type string internally but the internal string
representation is not the same as the encoded string representation.
Therefore, the latter needs to be decoded and cannot be casted to the
former. Otherwise, it will represent a different ID.

* `make gen` the pain of my life

---------

Co-authored-by: adlrocha <6717133+adlrocha@users.noreply.github.com>
Co-authored-by: Masih H. Derkani <m@derkani.org>
2024-07-04 16:15:33 -04:00
..
addrs.go Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00
conngater.go connection gater for libp2p host 2020-11-13 11:44:29 +02:00
discovery.go Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00
host.go chore: deps: prep for upstream removing ConstructNilRouting() 2024-06-19 11:20:21 +10:00
libp2p.go Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00
nat.go Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00
pubsub.go feat:ec: integrate F3 dynamic manifest (#12173) (#12185) 2024-07-04 16:15:33 -04:00
rcmgr.go feat: libp2p: Lotus stream cleanup (#11993) 2024-05-14 14:12:03 +04:00
relay.go Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00
routing.go Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00
smux.go chore: stop using the deprecated github.com/libp2p/go-libp2p-yamux (#8998) 2022-07-08 09:44:24 -07:00
transport.go Don't use go-libp2p-core 2022-08-25 14:20:41 -04:00