lotus/node
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
..
config make gen should work 2021-11-17 15:02:11 +04:00
hello fix lint 2021-09-02 18:45:18 +02:00
impl CLI tools for the DAGStore inverted index (#7361) 2021-11-17 15:39:45 +02:00
modules Lotus chain nodes relay indexer pubsub messages 2022-02-03 14:56:21 -08:00
repo integrate DAG store and CARv2 in deal-making (#6671) 2021-08-16 23:34:32 +01:00
builder_chain.go Lotus chain nodes relay indexer pubsub messages 2022-02-03 14:56:21 -08:00
builder_miner.go wip: storage miner index provider 2021-11-16 17:45:42 +01:00
builder.go Lotus chain nodes relay indexer pubsub messages 2022-02-03 14:56:21 -08:00
fxlog.go Update go-log to v2 2020-01-08 20:22:31 +01:00
options.go chain: Cleanup consensus logic 2021-09-02 18:09:37 +02:00
rpc.go Expose storage states on the metrics endpoint 2021-10-01 14:45:01 +02:00
shutdown_test.go decouple rpc server and shutdown logic from cmd. 2021-05-21 21:34:17 +01:00
shutdown.go decouple rpc server and shutdown logic from cmd. 2021-05-21 21:34:17 +01:00
testopts.go enable libp2p options 2021-06-30 12:55:43 +02:00