Aayush Rajasekaran
|
4b01b666f6
|
Bugfix: searchback for a message should stop if we reach sender nonce of 0
|
2020-06-03 14:08:05 -04:00 |
|
Łukasz Magiera
|
35740895ed
|
Merge pull request #1899 from filecoin-project/feat/1827-lotus-daemon-stop-cmd
add (sub)commands which shut down lotus daemon and storage miner
|
2020-06-03 19:15:20 +02:00 |
|
Jakub Sztandera
|
4c5d84d106
|
Merge pull request #1904 from filecoin-project/feat/peer-scores
Add `lotus net scores` for pubsub score visibility
|
2020-06-03 18:04:16 +02:00 |
|
Jeromy
|
a8915f0331
|
add a doc on amd vs intel cpus
|
2020-06-03 08:45:53 -07: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 |
|
Jeromy
|
2fdcf5347b
|
reuse GetTipsetByHeight in GetRandomness
|
2020-06-02 17:35:23 -07:00 |
|
Jakub Sztandera
|
4a983995a8
|
Merge pull request #1901 from acruikshank/bugs/1893-chain-import-home-directory
Expand tilde before passing file name into chain import
|
2020-06-02 23:53:04 +02:00 |
|
Jakub Sztandera
|
263bdc9687
|
Merge pull request #1902 from filecoin-project/chore/merge-master
Merge in master into next
|
2020-06-02 23:23:41 +02:00 |
|
Jakub Sztandera
|
42c76aaebc
|
Remove mod-download
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-02 23:11:17 +02:00 |
|
Jakub Sztandera
|
9326cb5411
|
Update golangci-lint, increase its timeout
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-02 23:07:48 +02:00 |
|
Jakub Sztandera
|
415b69155b
|
Disable caches
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-02 23:02:37 +02:00 |
|
Jakub Sztandera
|
3423d29815
|
Prune go mod cache
Circle reports 1.9GB, should be closer to 300MB
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-02 22:54:29 +02:00 |
|
Jakub Sztandera
|
673a972fe9
|
Merge remote-tracking branch 'origin/master' into next
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-02 22:49:27 +02:00 |
|
acruikshank
|
1fd20b636b
|
tidy
|
2020-06-02 16:48:50 -04:00 |
|
acruikshank
|
d7a2556292
|
expand tilda before passing file name into chain import
|
2020-06-02 16:43:39 -04:00 |
|
Łukasz Magiera
|
8aa158d4e6
|
Merge pull request #1900 from filecoin-project/feat/subcall-timing-compute-state
add subcall timing to compute state output
|
2020-06-02 22:23:25 +02:00 |
|
Łukasz Magiera
|
3595b1f8e9
|
compute-state html: Add timing for internal executions
|
2020-06-02 22:06:03 +02:00 |
|
Jeromy
|
9b867a221a
|
add subcall timing to compute state output
|
2020-06-02 12:53:24 -07:00 |
|
laser
|
46a016cdce
|
name change, for consistency
|
2020-06-02 12:38:21 -07:00 |
|
laser
|
bea9cd2fe2
|
rename to better convey intent + document
|
2020-06-02 12:35:11 -07:00 |
|
laser
|
ee9d9a52a9
|
first take at a "lotus-storage-miner stop" command
Fixes #1827
|
2020-06-02 12:31:21 -07:00 |
|
laser
|
1e8a875edb
|
shutdownChan instead of shutdownCh, for consistency
|
2020-06-02 12:31:01 -07:00 |
|
laser
|
36a93c90eb
|
use a real ellipsis, kinda
|
2020-06-02 12:30:45 -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 |
|
Whyrusleeping
|
bbb954afc5
|
Merge pull request #1896 from filecoin-project/chore/lint-2
Fix even more lint warnings
|
2020-06-02 11:40:57 -07:00 |
|
Whyrusleeping
|
de5d16eeac
|
Merge pull request #1897 from filecoin-project/deps/update-json-rpc
update to fixed jsonrpc library
|
2020-06-02 11:36:31 -07:00 |
|
Jeromy
|
1968195da9
|
update to fixed jsonrpc library
|
2020-06-02 11:21:54 -07:00 |
|
Jakub Sztandera
|
22851df145
|
Undo change in events_test
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-02 18:46:43 +02:00 |
|
Jakub Sztandera
|
96ade5f2dd
|
Cleanup more lint warnings
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-02 18:38:41 +02:00 |
|
laser
|
5e727819ad
|
stub the "daemon stop" command
|
2020-06-02 08:09:18 -07:00 |
|
Jakub Sztandera
|
5605aae269
|
Fix even more lint warnings
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-06-02 16:29:39 +02:00 |
|
Łukasz Magiera
|
c6b6c2990c
|
Merge pull request #1888 from filecoin-project/feat/build-typ-version
Include build type in version
|
2020-06-01 21:18:30 +02:00 |
|
Łukasz Magiera
|
a49dc90386
|
Fix version test
|
2020-06-01 21:11:37 +02:00 |
|
Łukasz Magiera
|
64f4e80446
|
Include build type in version
|
2020-06-01 20:49:39 +02:00 |
|
Łukasz Magiera
|
e67253b6a8
|
Merge pull request #1887 from filecoin-project/feat/improve-datastore
fsrepo: Use LevelDB for metadata datastore
|
2020-06-01 20:21:15 +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 |
|
Łukasz Magiera
|
0acc2a2a63
|
Merge pull request #1880 from filecoin-project/asr/minerfaults
Add an API method to list all faults occuring in a certain range
|
2020-06-01 18:47:09 +02:00 |
|
Łukasz Magiera
|
596f78f9e6
|
Merge pull request #1885 from filecoin-project/bugs/sector-size-usage-in-scripts
update scripts and docs to use human-readable sector size
|
2020-06-01 18:45:20 +02:00 |
|
Łukasz Magiera
|
17f1eec81f
|
Merge pull request #1886 from filecoin-project/feat/1829-repo-already-locked
error message to tell user why repo is already locked
|
2020-06-01 18:43:05 +02:00 |
|
Łukasz Magiera
|
f0d44ea396
|
Merge pull request #1884 from filecoin-project/feat/fountain-maddr-link
fountain/miner: Add a link to docs about creating owner address
|
2020-06-01 18:41:57 +02:00 |
|
Łukasz Magiera
|
ad4712b593
|
Merge pull request #1873 from filecoin-project/feat/better-post-faults
wdpost: Better fault handling
|
2020-06-01 18:39:00 +02:00 |
|
laser
|
92b8d9ad17
|
tell user why repo is already locked
Fixes #1829
|
2020-06-01 09:37:10 -07:00 |
|
laser
|
12ff9fd76b
|
update scripts and docs to use human-readable sector size
Commit #fa863595 modified various CLI commands to accept a
human-readable sector size. We should update docs and scripts, too.
|
2020-06-01 09:20:44 -07:00 |
|
Łukasz Magiera
|
e26cf4e003
|
fountain/miner: Add a link to docs about creating owner address
|
2020-06-01 17:49:15 +02:00 |
|
Łukasz Magiera
|
b753cd4503
|
Run window post test on circle
|
2020-06-01 15:06:10 +02:00 |
|
Łukasz Magiera
|
ee29a92021
|
Add a test for Window Post
|
2020-06-01 14:49:48 +02:00 |
|
Łukasz Magiera
|
c3916e3a7f
|
Merge pull request #1875 from filecoin-project/feat/check-verifreg-cmds
add commands to check individual balances for verifiers and clients
|
2020-06-01 13:00:08 +02:00 |
|
Aayush Rajasekaran
|
ec0baefc48
|
Add an API method to list all faults occuring in a certain range
|
2020-05-31 00:57:52 -04:00 |
|