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
Raúl Kripalani
07ffbf85e4
fix lint; run gen.
2021-08-04 12:48:53 +01:00
Raúl Kripalani
583a3c6277
switch DAGStoreConfig#GCInterval to Duration type.
2021-08-04 12:45:49 +01:00
Raúl Kripalani
da28416598
add docs to config parameters.
2021-08-03 23:41:59 +01:00
Raúl Kripalani
c06c8541f9
refactor dagstore + carv2 integration (+).
...
- Integrate with config.toml.
- Export DAGStore to DI context in preparation for JSON-RPC
and cli commands.
- Renames.
2021-08-03 23:09:28 +01:00
Raúl Kripalani
4076746141
minor renaming.
2021-08-03 12:22:40 +01:00
Raúl Kripalani
932767d014
fix lint errors.
2021-07-30 15:25:18 +01:00
Aarsh Shah
8cd305338a
dagstore throttle fetch and copy
2021-07-30 13:02:42 +05:30
aarshkshah1992
50e1dc6b6e
bubble up markets and dagstore changes for m1.1
2021-07-26 19:44:59 +05:30
aarshkshah1992
c8d328d386
fix bugs in the dagstore wrapper
2021-07-22 09:44:14 +05:30
Dirk McCormick
0dbb1940f0
fix: ensure piece store starts before calling lotus accessor methods
2021-07-21 13:31:20 +02:00
Dirk McCormick
503c08f999
fix: dagstore tests
2021-07-21 12:23:55 +02:00
Dirk McCormick
8becd922cf
test: for dag store wrapper
2021-07-20 15:05:08 +02:00