lotus/node/modules
Raúl Kripalani 270bad8144 pull dagstore migration into Lotus and simplify.
Migration registers all shards with lazy init.

Shards are then initialized as they are retrieved for the
first time, or in bulk through a lotus-shed tool that will
be provided separately.
2021-08-04 16:59:27 +01:00
..
dtypes Merge branch 'master' into feat/replace-multistore-carv2 2021-07-26 22:15:36 +01:00
helpers more lint fixes 2019-07-02 19:45:03 +02:00
lp2p implement NodeStatus API 2021-05-07 15:30:04 +02:00
testing fix: truncate genesis file before generating 2020-11-13 17:30:12 +01:00
blockstore.go use functional options for hotstore gc, rename MovingGC to FullGC 2021-07-27 09:53:22 +03:00
chain.go rename messagepool ProtectMessages to ForEachPendingMessage 2021-07-20 09:23:36 +03:00
client.go refactor dagstore + carv2 integration (+). 2021-08-03 23:09:28 +01:00
core.go Merge apistruct with the api package 2021-03-25 15:10:08 +01:00
genesis.go segregate chain and state blockstores. 2021-02-28 22:49:44 +00:00
graphsync.go segregate chain and state blockstores. 2021-02-28 22:49:44 +00:00
ipfsclient.go segregate chain and state blockstores. 2021-02-28 22:49:44 +00: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 add env var controlling msgs sync epochs 2020-11-05 18:09:04 +02:00
stmgr.go add support for running pre-migrations and caching their results 2021-01-27 12:55:53 -08:00
storage.go fix lint 2021-03-09 23:38:28 +01:00
storageminer_dagstore.go pull dagstore migration into Lotus and simplify. 2021-08-04 16:59:27 +01:00
storageminer_svc.go fix log.Error; rename RemoteStore 2021-06-09 13:05:54 +02:00
storageminer.go pull dagstore migration into Lotus and simplify. 2021-08-04 16:59:27 +01:00