Commit Graph

2460 Commits

Author SHA1 Message Date
Łukasz Magiera
f7604b84f7
Merge pull request #965 from filecoin-project/feat/no-fatal-serialization
make serialization error non-fatal
2019-12-19 22:04:27 +01:00
Łukasz Magiera
09cc1639c9
Merge pull request #990 from filecoin-project/feat/no-unseal-bench
add a flag for bench to not run unseal
2019-12-19 21:56:27 +01:00
whyrusleeping
83fb2eff98 add a flag for bench to not run unseal 2019-12-19 11:45:15 -08:00
Łukasz Magiera
d2600ec46f
Merge pull request #987 from filecoin-project/feat/chainget
Implement 'chain get' for easier ipld digging
2019-12-19 18:09:50 +01:00
Łukasz Magiera
81233b894d Implement 'chain get' for easier ipld digging 2019-12-19 17:58:02 +01:00
Jim
bfa8a0a751
Merge pull request #982 from filecoin-project/@jimmylee/doc-updates-2
@jimmylee/doc updates 2
2019-12-18 23:52:25 +01:00
@wwwjim
50716f42b0 documentation: makes it easy to discover the v20 proof parameters 2019-12-18 14:48:52 -08:00
@wwwjim
d67d0de4c4 documentation: Makes it clear that BELLMAN_CUSTOM_GPU is an environment variable 2019-12-18 14:34:28 -08:00
Jim
f2527c28d5
Merge pull request #981 from filecoin-project/@jimmylee/docs-formatting
documentation: fixes formatting issue and removes copy issue
2019-12-18 22:46:42 +01:00
@wwwjim
faa348dae1 documentation: fixes formatting issue and removes copy issue 2019-12-18 13:46:09 -08:00
Łukasz Magiera
6f10183878
Merge pull request #974 from filecoin-project/feat/chainwatch-nulls
chainwatch: show null blocks
2019-12-18 22:05:27 +01:00
Łukasz Magiera
c0fa262ce0
Merge pull request #980 from filecoin-project/feat/enable-ping
libp2p: enable ping
2019-12-18 21:37:25 +01:00
Łukasz Magiera
a4521955d5 libp2p: enable ping 2019-12-18 20:33:13 +01:00
Jim
ce310dddd9
Merge pull request #979 from filecoin-project/@jimmylee/docs-copy-updates
documentation: copy revisions
2019-12-18 20:28:07 +01:00
@wwwjim
7b5728985d documentation: improves lotus seal worker copy 2019-12-18 11:25:57 -08:00
@wwwjim
eb73a4f116 documentation: mining-worker.md -> mining-lotus-seal-worker.md 2019-12-18 11:11:18 -08:00
@wwwjim
e12c32512c documentation: makes it easier to search for troubleshooting errors in search 2019-12-18 11:10:24 -08:00
Jim
76d01712d7
Merge pull request #978 from filecoin-project/@jimmylee/docs-formatting-current
Documentation: Formatting, cleanup, and some copy adjustments
2019-12-18 19:55:10 +01:00
@wwwjim
b891bbd10d documentation: small changes to local-dev-net.md 2019-12-18 10:53:19 -08:00
@wwwjim
c003e39eb7 documentation: adds FIL_PROOFS_PARAMETER_CACHE docs 2019-12-18 10:48:54 -08:00
@wwwjim
161dc045ef documentation: adds code block label 2019-12-18 10:48:15 -08:00
@wwwjim
9332118b49 documentation: TestNet -> Testnet 2019-12-18 10:46:11 -08:00
@wwwjim
35cbcd5e9e documentation: adds prettier formatting to markdown files (en) 2019-12-18 10:40:47 -08:00
@wwwjim
ac535f3b63 documentation: deletes placeholder docs (cn) 2019-12-18 10:39:55 -08:00
Jim
a028f22ee6
Merge pull request #962 from filecoin-project/docs/gpu-troubleshooting
add some notes on troubleshooting GPU usage
2019-12-18 19:18:17 +01:00
Jim
f46d83d50d
Merge pull request #908 from filecoin-project/feat/worker-docs
add first pass at documentation on how to use mining worker
2019-12-18 18:47:38 +01:00
Łukasz Magiera
9f886a7eb0 chainwatch: show null blocks 2019-12-18 18:40:05 +01:00
Jim
3a08ce65b6
Merge pull request #966 from filecoin-project/feat/local-net-docs
write a quick doc on how to run a local dev net
2019-12-18 18:35:29 +01:00
Łukasz Magiera
7fd31192d2
Merge pull request #964 from filecoin-project/feat/sb-faults
Wire up faults in fPoSt
2019-12-18 17:37:27 +01:00
Łukasz Magiera
5c6a74c58b
Merge pull request #973 from filecoin-project/fix/connmgr-churn
connmgr: bring low/high water values closer
2019-12-18 16:43:52 +01:00
Łukasz Magiera
41566f205a connmgr: bring low/high water values closer 2019-12-18 16:38:58 +01:00
whyrusleeping
5a02663c18 write a quick doc on how to run a local dev net 2019-12-17 20:13:18 -08:00
whyrusleeping
897d4c7d24 make serialization error non-fatal 2019-12-17 19:41:58 -08:00
Whyrusleeping
096d02711a
Merge pull request #942 from filecoin-project/deps/cbor-gen
Update cbor-gen to latest master
2019-12-17 19:40:55 -08:00
whyrusleeping
fda3811dcf Update cbor-gen to latest master 2019-12-17 19:06:06 -08:00
whyrusleeping
1243ddfdf2 link to api auth doc 2019-12-17 17:23:04 -08:00
whyrusleeping
5732e4f2b7 address review feedback on doc 2019-12-17 17:23:04 -08:00
whyrusleeping
2322c42fd0 do the auth command the right way 2019-12-17 17:23:04 -08:00
whyrusleeping
9bdbc5daf1 fix auth command to correctly target storage miner 2019-12-17 17:23:04 -08:00
Whyrusleeping
41ed61c6fe Update documentation/en/mining-worker.md
Co-Authored-By: Łukasz Magiera <magik6k@users.noreply.github.com>
2019-12-17 17:23:04 -08:00
whyrusleeping
b4fada2a4b add first pass at documentation on how to use mining worker 2019-12-17 17:23:04 -08:00
Whyrusleeping
0f7be020d1
Merge pull request #963 from filecoin-project/feat/small-cleanup
some log cleanup and an extra trace value
2019-12-18 00:06:43 +01:00
Łukasz Magiera
2e95a53679 Wire up faults in fPoSt 2019-12-17 23:33:08 +01:00
whyrusleeping
619e6ffdd7 fix master build 2019-12-17 14:20:37 -08:00
whyrusleeping
3cb4a60db4 some log cleanup and an extra trace value 2019-12-17 14:15:51 -08:00
whyrusleeping
faad2485ee add some notes on troubleshooting GPU usage 2019-12-17 11:59:14 -08:00
Whyrusleeping
31327a383f
Merge pull request #948 from filecoin-project/feat/sybill-fun
Basic sybill resistance mechanisms
2019-12-17 20:45:45 +01:00
whyrusleeping
ff5b086f58 mark bootstrap peers as protected 2019-12-17 11:18:19 -08:00
whyrusleeping
6cb6167393 bump up filecoin related weights 2019-12-17 10:16:10 -08:00
whyrusleeping
ca7e2e76c2 drop miner tagger logic as it doesnt do what we want it to 2019-12-17 10:16:10 -08:00