lotus/node
Masih H. Derkani 0a2429b467 Fix DI of PubSub in markets by binding dependencies it needs
Bind drand and bootstrap peers config so that `PubSub` instantiated by
`ConfigCommon` has all the dependencies it needs when `PubSub` instance
is needed in markets. In ths case, the instance is needed by the index
provider engine to announce new indexing advertisements.
2022-04-07 11:06:29 -04:00
..
config feat: config: Move MakeNewSectorForDeals config into the Sealing sectoin 2022-03-26 23:45:48 -04:00
hello Plumb contexts through 2021-12-11 17:04:00 -05:00
impl Merge pull request #8276 from filecoin-project/feat/faster-clientcalccommp 2022-03-10 23:22:48 +01:00
modules Reuse the market process PubSub instance in index provider engine 2022-04-07 11:06:23 -04:00
repo Remove FS, MEM, GAS leftover test anotations. 2021-12-20 17:00:01 +01:00
builder_chain.go Rename the Lotus VM to LegacyVM 2022-03-15 19:40:17 -04:00
builder_miner.go Fix DI of PubSub in markets by binding dependencies it needs 2022-04-07 11:06:29 -04:00
builder.go improve resource manager integration 2022-03-15 09:43:18 +02: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