Ł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 |
|
Jeromy
|
2a3d79f055
|
add commands to check individual balances for verifiers and clients
|
2020-05-29 14:47:17 -07:00 |
|
Whyrusleeping
|
1c01799a4b
|
Merge pull request #1855 from filecoin-project/feat/systemd-usage
Add systemd documention to table of contents
|
2020-05-29 14:07:09 -07:00 |
|
Whyrusleeping
|
4ef330ba8b
|
Update scripts/lotus-daemon.service
Co-authored-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-29 14:02:07 -07:00 |
|
Łukasz Magiera
|
cd2bf04a6b
|
wdpost: Better fault handling
|
2020-05-29 21:36:11 +02:00 |
|
Łukasz Magiera
|
f7a71f4be7
|
Merge pull request #1837 from filecoin-project/feat/secstor-unseal
Update sector-storage with ReadPiece impl
|
2020-05-29 20:36:40 +02:00 |
|
Łukasz Magiera
|
e5c24ff32b
|
Update sector-storage with ReadPiece impl
|
2020-05-29 19:53:35 +02:00 |
|
Whyrusleeping
|
f87054bde4
|
Merge pull request #1858 from hayeah/fix-miner-stale-tipset
Fix block production timing to avoid mining old tipset
|
2020-05-29 10:41:25 -07:00 |
|
Łukasz Magiera
|
e954cc0d67
|
Merge pull request #1872 from filecoin-project/asr/docs
Fix broken link
|
2020-05-29 18:44:00 +02:00 |
|
Aayush Rajasekaran
|
43c887f2b6
|
Fix broken link
|
2020-05-29 12:35:21 -04:00 |
|
Aayush Rajasekaran
|
1cf9b9a67f
|
Merge pull request #1861 from filecoin-project/asr/printmoney
Correctly handle transfers with sender = receiver
|
2020-05-29 12:27:56 -04:00 |
|
Aayush Rajasekaran
|
7dd25c3ac5
|
Correctly handle transfers with sender = receiver
|
2020-05-29 12:15:41 -04: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
|
30d82ba962
|
Explicity Watch for randomness
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-29 17:55:24 +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 |
|
Łukasz Magiera
|
f06369166e
|
Merge pull request #1868 from filecoin-project/feat/pond-regen-methods
pond: rerun method-gen
|
2020-05-29 15:14:20 +02:00 |
|
Łukasz Magiera
|
5129fed7c8
|
pond: rerun method-gen
|
2020-05-29 14:36:56 +02:00 |
|
Łukasz Magiera
|
f06794ae84
|
Merge pull request #1856 from filecoin-project/deps/specs-actors-batch-porep
update specs actors to version with batch porep verification
|
2020-05-29 14:13:04 +02:00 |
|
Howard Yeh
|
1cabecedee
|
Fix block production timing to avoid mining old tipset
|
2020-05-29 18:13:58 +08:00 |
|
Whyrusleeping
|
f17c32c593
|
Merge pull request #1749 from filecoin-project/feat/shed-verifreg
add some commands for interacting with verified registry actor to lot…
|
2020-05-28 17:41:28 -07:00 |
|
Whyrusleeping
|
b59f88324c
|
Merge pull request #1865 from filecoin-project/fix/missing-err-check-stored-ask
Add missing err check in storage ask initialization
|
2020-05-28 17:17:50 -07: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 |
|
Jeromy
|
9c020e54b5
|
Add more verifreg commands to list verifiers and clients
|
2020-05-28 17:01:01 -07:00 |
|
Jeromy
|
9811375d18
|
add some commands for interacting with verified registry actor to lotus-shed
|
2020-05-28 17:01:00 -07:00 |
|
Whyrusleeping
|
2632621f7e
|
Merge pull request #1862 from filecoin-project/mod-tidy/master
Mod-tidy on master
|
2020-05-28 14:52:00 -07:00 |
|
Jakub Sztandera
|
d742efe165
|
Mod-tidy on master
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-05-28 23:50:29 +02:00 |
|
Jakub Sztandera
|
492ffac913
|
Merge pull request #1853 from shepf/master
update struct.go github url
|
2020-05-28 23:50:05 +02:00 |
|
Mike Greenberg
|
4acf0c7ec0
|
install service files in suitable path; tweak lotus svc restarting
|
2020-05-28 16:26:07 -04:00 |
|
Aayush Rajasekaran
|
fa69adf45c
|
update chain-validation
|
2020-05-28 13:21:12 -07:00 |
|
Aayush Rajasekaran
|
fa04da2995
|
Update specs-actors and storage-fsm
|
2020-05-28 13:19:36 -07:00 |
|
Jeromy
|
e2a554c2e6
|
update specs actors to version with batch porep verification
|
2020-05-28 13:19:18 -07:00 |
|
Jeromy
|
91da81c8bc
|
mod tidy
|
2020-05-28 13:17:55 -07:00 |
|