Raúl Kripalani
|
f9ea2e834c
|
address nits.
|
2021-08-12 22:11:09 -04:00 |
|
Raúl Kripalani
|
85a4f8325f
|
fix docs and nits.
|
2021-08-12 22:08:20 -04:00 |
|
Anton Evangelatov
|
45166e760b
|
fixup
|
2021-08-12 22:06:11 -04:00 |
|
Anton Evangelatov
|
e90e71456b
|
add RuntimeSubsystems API method; use it in lotus-miner info
|
2021-08-12 22:05:08 -04:00 |
|
Raúl Kripalani
|
b3c951c924
|
add RepoType#String; adjust repo parsing logic.
|
2021-07-29 12:22:27 -04:00 |
|
Raúl Kripalani
|
8442bac5b2
|
support MARKETS_API_INFO env var; support markets-repo, markets-api-url flags.
|
2021-07-29 12:20:05 -04: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
|
0dd83c6755
|
fixup
|
2021-07-29 04:38:25 -04:00 |
|
Anton Evangelatov
|
9b7a7713a7
|
add RuntimeSubsystems API method; use it in lotus-miner info
|
2021-07-29 04:38:19 -04:00 |
|
vyzo
|
7c195245a1
|
make cfgdoc-gen
|
2021-07-27 12:13:26 +03:00 |
|
vyzo
|
9d25464703
|
use functional options for hotstore gc, rename MovingGC to FullGC
|
2021-07-27 09:53:22 +03:00 |
|
vyzo
|
aa0bd51b2c
|
thread GCFrequency option into the splitstore config
|
2021-07-26 15:05:57 +03:00 |
|
vyzo
|
20f93a520f
|
make cfgdoc-gen
|
2021-07-26 15:05:57 +03:00 |
|
vyzo
|
4cdb34e448
|
add docstrings for splitstore config
|
2021-07-26 15:05:57 +03:00 |
|
vyzo
|
5acae50e07
|
add config option for splitstore moving gc frequency
|
2021-07-26 15:05:57 +03:00 |
|
vyzo
|
a0d6fdba33
|
add ChainBlockstoreInfo APIv1 endpoint
|
2021-07-26 08:30:07 +03:00 |
|
vyzo
|
2dc72d5849
|
satisfy linter who wants to be a spell checker in comments
|
2021-07-25 11:47:21 +03:00 |
|
vyzo
|
3d2ae433ee
|
add ChainCheckBlockstore API
|
2021-07-25 11:14:48 +03:00 |
|
Łukasz Magiera
|
91c6aca7e7
|
config: Add newlines consistently
|
2021-07-23 16:59:55 +02:00 |
|
Łukasz Magiera
|
80af6de316
|
config: Add note on codegen to types.go
|
2021-07-23 16:02:45 +02:00 |
|
Łukasz Magiera
|
ac2a1bfeab
|
fix lint
|
2021-07-23 15:53:31 +02:00 |
|
Łukasz Magiera
|
a26712ebc4
|
config: Bring some docs from filecoin-docs
|
2021-07-23 15:40:40 +02:00 |
|
Łukasz Magiera
|
ed7f70e68e
|
config doc gen: generate formatted code
|
2021-07-23 15:18:20 +02:00 |
|
Łukasz Magiera
|
3f4973cb41
|
config: Fix doc finding logic
|
2021-07-23 15:17:22 +02:00 |
|
Łukasz Magiera
|
8b1f19e94c
|
Move doc-comment logic to the config pkg
|
2021-07-23 14:55:19 +02:00 |
|
Łukasz Magiera
|
97f5bb66c7
|
config: doc struct codegen
|
2021-07-23 13:55:50 +02:00 |
|
Łukasz Magiera
|
660829703a
|
Merge remote-tracking branch 'origin/master' into feat/split-net-api
|
2021-07-22 15:38:06 +02:00 |
|
Łukasz Magiera
|
da5aeda197
|
Merge branch 'master' into feat/splitstore-hot-messages
|
2021-07-22 12:58:06 +02:00 |
|
Peter Rabbitson
|
4830a3406b
|
Introduce the LOTUS_CHAIN_BADGERSTORE_DISABLE_FSYNC envvar
Allows the user to control the opts.SyncWrites option of BadgerDs
|
2021-07-21 22:38:14 +02:00 |
|
Anton Evangelatov
|
fe31956713
|
fetch peer id from chain
|
2021-07-21 11:43:19 +02:00 |
|
vyzo
|
839b00ab40
|
rename messagepool ProtectMessages to ForEachPendingMessage
|
2021-07-20 09:23:36 +03:00 |
|
vyzo
|
ebbaf23af8
|
support out-of-chain reference protection
|
2021-07-20 09:02:40 +03:00 |
|
vyzo
|
1b77361301
|
add option for hotstore message retention
|
2021-07-17 08:35:35 +03:00 |
|
vyzo
|
e003203bea
|
implement exposed splitstore
|
2021-07-15 13:12:10 +03:00 |
|
Łukasz Magiera
|
812dc266cf
|
builder: Don't require specific NetAPI impl in StorageMinerAPI
|
2021-07-15 12:01:13 +02:00 |
|
Łukasz Magiera
|
49e26cce7d
|
api: Separate the Net interface from Common
|
2021-07-15 11:41:30 +02:00 |
|
hunjixin
|
bdaa73a413
|
add ChainGetMessagesInTipset api
|
2021-07-15 14:52:09 +08:00 |
|
Ł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
|
837322ea59
|
Merge pull request #6356 from filecoin-project/nonsense/split-market-miner-processes
Support standalone miner-market process
|
2021-07-13 17:16:07 +02:00 |
|
Łukasz Magiera
|
7526a074d9
|
sealing: collateral buffer / falback config
|
2021-07-13 17:04:58 +02:00 |
|
Łukasz Magiera
|
c37401a1a3
|
Merge pull request #6474 from filecoin-project/feat/splitstore-redux
Splitstore Enhanchements
|
2021-07-13 12:43:57 +02:00 |
|
hannahhoward
|
92ec239202
|
fix(node): ClientRetrieve stops on cancel
When a deal is cancelled, any in progress calls to ClientRetrieve or ClientRetrieveWithEvents should
return
|
2021-07-12 14:46:18 -07:00 |
|
Łukasz Magiera
|
83f2368507
|
Add CollateralFromMinerBalance config
|
2021-07-12 14:11:58 +02:00 |
|
Anton Evangelatov
|
4bc9fa04ba
|
rename cfg.Subsystems.EnableStorageMarket to EnableMarkets
|
2021-07-12 12:12:29 +02:00 |
|
Anton Evangelatov
|
056136ef5a
|
rename argument from url to apiInfo
|
2021-07-12 11:36:22 +02:00 |
|
Anton Evangelatov
|
a423c46f2a
|
rename mock.go to net.go
|
2021-07-12 11:35:03 +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 |
|
vyzo
|
c0a1cfffa1
|
rename noopstore to discardstore
|
2021-07-09 19:19:37 +03:00 |
|