lotus/node
Masih H. Derkani cc61650f86 Upgrade to latest index-provider and set miner ID as extra gossip data
Upgrade to the latest `index-provider` which upgrades the go-legs
protocol to allow the inclusion of extra gossip data that may be used
for gossip validation purposes. In the case of lotus gossip message
validators the miner ID is used to verify the sender's peer ID on chain.

Relates to:
- https://github.com/filecoin-project/lotus/pull/8045
2022-02-08 14:32:03 +00:00
..
config Merge remote-tracking branch 'origin/master' into feat/cid-to-piece-idx 2022-02-08 12:37:57 +04:00
hello Plumb contexts through 2021-12-11 17:04:00 -05:00
impl Merge remote-tracking branch 'origin/master' into feat/cid-to-piece-idx 2022-02-08 12:37:57 +04:00
modules Upgrade to latest index-provider and set miner ID as extra gossip data 2022-02-08 14:32:03 +00:00
repo Remove FS, MEM, GAS leftover test anotations. 2021-12-20 17:00:01 +01:00
builder_chain.go Lotus chain nodes relay indexer pubsub messages 2022-02-03 14:56:21 -08:00
builder_miner.go refactor indexprovider libp2p host connection to fullnode with meshcreator 2022-02-03 15:44:18 +01:00
builder.go Merge pull request #8026 from gammazero/feat/cid-to-piece-idx 2022-02-04 12:05:46 +04: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 retrieval: REST export endpoint 2021-11-22 12:46:17 +01:00
shutdown_test.go Fix bad annotations 2021-12-13 13:41:04 +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