Dirk McCormick
d6ad8517b7
feat: store temporary files in tmp folder under repo root
2021-08-06 10:44:21 +02:00
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
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
f1d98361a6
small DAGStoreWrapper code reorg.
2021-08-03 12:17:50 +01:00
Raúl Kripalani
b63858f210
upgrade to dagstore v0.4.0.
2021-07-30 15:33:01 +01:00
Raúl Kripalani
72391cca20
LOTUS_DAGSTORE_COPY_CONCURRENCY for controlling copy concurrency.
2021-07-29 21:36:43 +01:00
Aarsh Shah
fcd630e529
call dagstore start
2021-07-30 01:43:34 +05:30
Raúl Kripalani
073150a306
Merge branch 'release/v1.11.1' into feat/replace-multistore-carv2
2021-07-29 18:42:09 +01:00
Raúl Kripalani
d8c90b91be
address nits.
2021-07-29 04:41:27 -04:00
Raúl Kripalani
c119ab6ed9
fix docs and nits.
2021-07-29 04:39:28 -04:00
Anton Evangelatov
9b7a7713a7
add RuntimeSubsystems API method; use it in lotus-miner info
2021-07-29 04:38:19 -04:00
Raúl Kripalani
9ba6a41ef4
fix dagstore/piecestore lifecycle.
2021-07-28 17:08:04 +01:00
Raúl Kripalani
b6112c6fc9
wire in copy throttling.
2021-07-28 16:28:27 +01:00
aarshkshah1992
944aeed13e
remove dead code
2021-07-27 22:16:45 +05:30
Raúl Kripalani
18f5997d02
add throttling to dagstore; increase GC frequency to 1min.
2021-07-27 15:11:49 +01:00
Dirk McCormick
776c216072
feat: create DAG store datastore under DAG store dir
2021-07-22 13:58:25 +02:00
aarshkshah1992
4ed9cd152c
fix lotus accessor startup
2021-07-21 17:34:07 +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
6057f2e6d9
fix: wait for piece store to start before starting DAG store wrapper
2021-07-21 11:56:48 +02:00
aarshkshah1992
0c90868929
get it compiling
2021-07-20 21:44:25 +05:30
Dirk McCormick
8becd922cf
test: for dag store wrapper
2021-07-20 15:05:08 +02:00
Dirk McCormick
1e7095995b
refactor: use concrete type in DI for dag store wrapper
2021-07-20 12:45:20 +02:00
Dirk McCormick
44036d9a4a
fix: address review comments
2021-07-20 11:04:47 +02:00
Dirk McCormick
b6a7a8c987
refactor: move lotus mount, dag store etc from markets to lotus
2021-07-19 15:53:34 +02:00
aarshkshah1992
ca5a2eaa74
update lotus soup and address nit
2021-07-15 18:08:41 +05:30
aarshkshah1992
a259ee307f
resolve conflicts
2021-07-15 14:27:48 +05:30
aarshkshah1992
46b78406b1
replace badger in storage client
2021-07-15 14:26:02 +05:30
Łukasz Magiera
583a8a13d9
Merge pull request #6629 from filecoin-project/feat/pledge-from-miner-balance
...
Config for collateral from miner available balance
2021-07-13 17:22:00 +02:00
Łukasz Magiera
7526a074d9
sealing: collateral buffer / falback config
2021-07-13 17:04:58 +02:00
Łukasz Magiera
83f2368507
Add CollateralFromMinerBalance config
2021-07-12 14:11:58 +02:00
Anton Evangelatov
056136ef5a
rename argument from url to apiInfo
2021-07-12 11:36:22 +02:00
Anton Evangelatov
d89ddb9315
resolve conflicts
2021-07-12 11:34:37 +02:00
Anton Evangelatov
16784aa2cc
remove pieceProvider from DI; small refactors
2021-07-12 11:30:26 +02:00
Dirk McCormick
872843e491
feat: integrate dag store into lotus
2021-07-09 10:59:10 +02:00
Łukasz Magiera
8f5c0c60f5
Config for deal publishing control addresses
2021-07-07 18:00:54 +02:00
Anton Evangelatov
82efe01c70
fixup
2021-07-07 18:00:28 +02:00
aarshkshah1992
b40985a57c
Merge remote-tracking branch 'origin/nonsense/split-market-miner-processes' into feat/replace-multistore-carv2
2021-07-07 14:11:55 +05:30
Anton Evangelatov
7a78527fde
remove not used sa; cleanup
2021-07-06 17:46:21 +02:00
Anton Evangelatov
10dc90f7fe
addressing comments
2021-07-06 17:33:47 +02:00
Anton Evangelatov
898687ea2e
Update node/modules/storageminer.go
...
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
2021-07-06 17:28:52 +02:00
Dirk McCormick
bed4c03a50
feat: integrate go-fil-markets#560
2021-07-06 11:09:05 +02:00
Anton Evangelatov
4be0a7a215
resolve conflicts with master
2021-07-05 13:13:32 +02:00
aarshkshah1992
40b30d1fb1
remove multistore from Lotus
2021-07-03 14:12:08 +05:30
aarshkshah1992
31ecce3a72
draft lotus storage client CARv2 changes
2021-07-03 14:12:08 +05:30
Łukasz Magiera
8a94ab676e
storage: Fix FinalizeSector with sectors in stoage paths
2021-07-02 19:54:45 +02:00
Raúl Kripalani
1869de7662
unwire host from storage.Miner.
2021-07-01 13:53:20 +01:00
Łukasz Magiera
c094aa82ec
commit batch: AggregateAboveBaseFee config
2021-07-01 13:33:54 +02:00
Anton Evangelatov
4f0a96c9c7
resolved conflicts
2021-06-30 13:16:52 +02:00
Anton Evangelatov
9ec7cd7239
enable libp2p options
2021-06-30 12:55:43 +02:00
Łukasz Magiera
37c5dd5afc
Miner SimultaneousTransfers config
2021-06-28 14:24:14 +02:00