lotus/node/modules/lp2p
gammazero c084130d3e Lotus chain nodes relay indexer pubsub messages
Content providers announce the availability of indexer data using gossip pubsub.  The content providers are not connected directly to indexers, so the pubsub messages are relayed to indexers via chain nodes. This PR makes chain nodes relay gossip pubsub messages, on the /indexer/ingest/<netname> topic.
2022-02-03 14:56:21 -08:00
..
addrs.go update libp2p 2021-09-21 15:10:04 +04:00
conngater.go connection gater for libp2p host 2020-11-13 11:44:29 +02:00
discovery.go Delete died code 2019-11-28 18:06:00 +08:00
host.go Include build type in version 2020-06-01 20:49:39 +02:00
libp2p.go update libp2p 2021-09-21 15:10:04 +04:00
nat.go enable autonat service 2020-04-22 15:28:01 -07:00
pubsub.go Lotus chain nodes relay indexer pubsub messages 2022-02-03 14:56:21 -08:00
relay.go unconditionally disable relay 2020-05-25 13:39:50 +03:00
routing.go Address review 2019-07-02 14:40:25 +02:00
smux.go Move to Warnf 2019-07-03 14:30:21 +02:00
transport.go remove secio support, replace with noise 2020-08-12 21:15:16 +03:00