laser
|
5421d0d1c5
|
better field and struct names + set default appropriately
Storage miners, by default, should be configured to accept storage deals.
|
2020-06-11 12:15:28 -07:00 |
|
laser
|
c458b4712a
|
better rejection messages
|
2020-06-11 12:06:38 -07:00 |
|
laser
|
d6b2519843
|
config-driven IsAcceptingStorageDeals flag
Makes incremental progress towards #1920.
|
2020-06-11 11:29:59 -07:00 |
|
Jakub Sztandera
|
7762cd0a68
|
Assign positive scores to drand bootstrappers
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-08 11:34:46 +02:00 |
|
Jakub Sztandera
|
e91cc9cd08
|
Add drand topic scores
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-08 11:34:46 +02:00 |
|
Łukasz Magiera
|
163c2b2544
|
Merge remote-tracking branch 'origin/master' into next
|
2020-06-06 00:58:24 +02:00 |
|
laser
|
4855045ea2
|
pass context to paramfetch.GetParams
Fixes #1209
|
2020-06-05 10:28:00 -07:00 |
|
Jakub Sztandera
|
7bee5b3abc
|
Merge remote-tracking branch 'origin/master' into next
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-05 00:33:43 +02:00 |
|
vyzo
|
f210a6e91a
|
pubsub: set Dout parameter to 3 (from the default of 2)
we are using a higher D value than the default, so this can be safely increased.
|
2020-06-04 00:03:31 +03:00 |
|
Jakub Sztandera
|
7f962e19c2
|
Fix lint
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-03 03:19:18 +02:00 |
|
Jakub Sztandera
|
186fd4da74
|
Add lotus net scores for pubsub score visibility
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-03 03:13:49 +02:00 |
|
laser
|
bea9cd2fe2
|
rename to better convey intent + document
|
2020-06-02 12:35:11 -07:00 |
|
laser
|
38d714a28a
|
first take at "daemon stop" command
Fixes #1827
TODO: plumb the daemon-stopping into lotus-storage-miner, too
|
2020-06-02 12:29:58 -07:00 |
|
Łukasz Magiera
|
64f4e80446
|
Include build type in version
|
2020-06-01 20:49:39 +02:00 |
|
Łukasz Magiera
|
c73326e96d
|
fsrepo: Use LevelDB for metadata datastore
|
2020-06-01 20:13:07 +02:00 |
|
Łukasz Magiera
|
7003960fdd
|
Merge remote-tracking branch 'origin/master' into next
|
2020-06-01 18:52:06 +02:00 |
|
Jakub Sztandera
|
241c3fa673
|
Merge pull request #1869 from filecoin-project/feat/drand-pubsub
Add pubsub support to drand beacon
|
2020-05-29 18:06:38 +02:00 |
|
Łukasz Magiera
|
785eeb1eee
|
Merge pull request #1850 from filecoin-project/chore/lint
Cleanup many lint warnings
|
2020-05-29 18:06:06 +02:00 |
|
Jakub Sztandera
|
002d021eb7
|
Enable HashMsgId
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-29 17:55:24 +02:00 |
|
Jakub Sztandera
|
71eb41b9aa
|
Add pubsub support to drand beacon
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-29 17:55:17 +02:00 |
|
hannahhoward
|
0c4db8cf6b
|
fix(storageminer): add missing err check
Missing an err check in storage miner initialization in the stored ask
|
2020-05-28 17:05:17 -07:00 |
|
Ignacio Hagopian
|
17c378c18a
|
fix
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
|
2020-05-28 22:11:49 +02:00 |
|
Ignacio Hagopian
|
0af7cd1448
|
allow using ipfs for retrieval
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
|
2020-05-28 22:11:49 +02:00 |
|
Ignacio Hagopian
|
de3edc2ec7
|
remote ipfs support & automatic env
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
|
2020-05-28 22:11:49 +02:00 |
|
Jakub Sztandera
|
b372881e91
|
Fix more lint warnings
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-28 01:15:19 +02:00 |
|
Jakub Sztandera
|
d6615b6286
|
Cleanup many lint warnings
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-27 22:53:20 +02:00 |
|
Jakub Sztandera
|
4604b60fb1
|
Remove drand on miner side, MinerGetBaseInfo provides the same info
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-27 20:24:26 +02:00 |
|
Ignacio Hagopian
|
009cd92010
|
fix
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
|
2020-05-27 09:50:32 -03:00 |
|
Ignacio Hagopian
|
61daaa774b
|
allow using ipfs for retrieval
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
|
2020-05-26 14:52:52 -03:00 |
|
Ignacio Hagopian
|
d5346f8326
|
remote ipfs support & automatic env
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
|
2020-05-26 14:52:51 -03:00 |
|
vyzo
|
314da26da3
|
unconditionally disable relay
|
2020-05-25 13:39:50 +03:00 |
|
vyzo
|
5531f27798
|
sink the FirstMessageDeliveries boost for the messages topic
|
2020-05-22 17:25:56 +03:00 |
|
Whyrusleeping
|
83436842c5
|
Merge pull request #1802 from filecoin-project/feat/gfm-v0.2.7
Use latest go-fil-markets
|
2020-05-21 10:05:54 -07:00 |
|
vyzo
|
d597c3fb0d
|
increase OpportunisticGraftThreshold to 5
|
2020-05-21 14:38:11 +03:00 |
|
vyzo
|
0cc8446a79
|
configure Dout=0 for bootstrappers, turn off Mesh Failure Penalty for messages as well
|
2020-05-21 12:11:22 +03:00 |
|
hannahhoward
|
3264a9faad
|
feat(deps): update to latest go-fil-markets
update to go-fil-markets v0.2.7 with latest changes, modify constructors as needed to accomodate new
DS Prefix customization
|
2020-05-20 16:01:03 -07:00 |
|
shannonwells
|
652c257763
|
passing w/ new namespace wraps
|
2020-05-20 15:58:59 -07:00 |
|
shannonwells
|
e68ab286f6
|
upgrade lotus to go-fil-markets v0.2.5
|
2020-05-20 15:56:58 -07:00 |
|
Łukasz Magiera
|
f7325a69c1
|
Extract auth utils to go-jsonrpc
|
2020-05-20 20:37:45 +02:00 |
|
Łukasz Magiera
|
ae60001dcc
|
post: Handle Recovering sectors
|
2020-05-20 18:41:20 +02:00 |
|
Łukasz Magiera
|
cea7c41023
|
Merge pull request #1761 from dtynn/fix/dtynn/use_abs_path_for_client_filestore
use abs path to construct FileManager
|
2020-05-20 12:49:53 +02:00 |
|
Łukasz Magiera
|
0fe7a0b2e3
|
Merge pull request #1764 from filecoin-project/feat/has-cache-bs
add blockstore 'Has' caching
|
2020-05-20 12:48:50 +02:00 |
|
Jeromy
|
607bcc401c
|
very basic api documentation autogeneration
|
2020-05-18 17:20:54 -07:00 |
|
Jeromy
|
9804bd3c4c
|
add blockstore 'Has' caching
|
2020-05-16 11:31:14 -07:00 |
|
dtynn
|
30e2642f4d
|
use abs path to construct FileManager
|
2020-05-16 09:36:38 +08:00 |
|
Whyrusleeping
|
70657e35ba
|
Merge pull request #1708 from filecoin-project/feat/block-validator
Improved pubsub block validator
|
2020-05-15 11:26:26 -07:00 |
|
vyzo
|
dbe2a1e2cd
|
turn off Mesh Delivery Failure penalty
|
2020-05-15 12:50:20 +03:00 |
|
vyzo
|
6e0dac06f4
|
utility to retrieve miner worker key from the chain
|
2020-05-14 20:48:19 +03:00 |
|
vyzo
|
5bd0e92068
|
remove source flagging from bogus CID blocks
it's ineffective.
|
2020-05-14 20:48:19 +03:00 |
|
vyzo
|
b032d3524b
|
configure behaviour penalty for gsv1.1
|
2020-05-14 20:48:19 +03:00 |
|