lotus/node/modules
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
..
dtypes feat(storageminer): add api for transfer diagnostics 2021-12-22 13:41:29 -08:00
helpers more lint fixes 2019-07-02 19:45:03 +02:00
lp2p changes to the indexer message relay PR 2022-02-04 12:15:01 +04:00
testing fix: truncate genesis file before generating 2020-11-13 17:30:12 +01:00
alerts.go alerting: Address review 2021-08-26 16:09:18 +02:00
blockstore.go use functional options for hotstore gc, rename MovingGC to FullGC 2021-07-27 09:53:22 +03:00
chain.go plumb more contexts 2021-12-17 11:42:09 +02:00
client.go feat(deps): update markets stack 2022-01-14 17:21:04 -08:00
core.go Merge apistruct with the api package 2021-03-25 15:10:08 +01:00
genesis.go plumb more contexts 2021-12-17 11:42:09 +02:00
graphsync.go Gather graphsync metrics on provider side as well 2021-10-19 19:45:25 +02:00
ipfs.go integrate DAG store and CARv2 in deal-making (#6671) 2021-08-16 23:34:32 +01:00
mpoolnonceapi.go More tweaking of context handling in the messagepool 2021-05-31 18:13:23 -04:00
paych.go Propagate StateMsg api changes 2021-04-05 19:56:53 +02:00
services.go changes to the indexer message relay PR 2022-02-04 12:15:01 +04:00
stmgr.go Fix Drand fetching around null tipsets 2021-09-29 11:57:59 -04:00
storage.go fix lint 2021-03-09 23:38:28 +01:00
storageminer_dagstore.go Merge remote-tracking branch 'origin/master' into feat/cid-to-piece-idx 2022-01-20 16:21:48 +04:00
storageminer_idxprov.go Upgrade to latest index-provider and set miner ID as extra gossip data 2022-02-08 14:32:03 +00:00
storageminer_svc.go fix log.Error; rename RemoteStore 2021-06-09 13:05:54 +02:00
storageminer.go fixup 2022-02-03 15:53:46 +01:00