Commit Graph

2481 Commits

Author SHA1 Message Date
wwwjim
727ae2b877 documentation: adds glossary to the documentation directory 2019-12-22 21:25:51 -08:00
Whyrusleeping
30b857bc8a
Merge pull request #999 from filecoin-project/fix/sector-set-removal
don't fail execution if the fault set contains an invalid sector ID
2019-12-20 20:15:25 -08:00
whyrusleeping
dafad17a9b also test fault values out of range 2019-12-20 20:04:38 -08:00
whyrusleeping
8098d23768 test to ensure that submitting bad faults doesnt cause an error 2019-12-20 20:02:18 -08:00
whyrusleeping
5d9d51ba2d don't fail execution if the fault set contains an invalid sector ID 2019-12-20 19:33:11 -08:00
Łukasz Magiera
7c925db748
Merge pull request #996 from filecoin-project/fix/yet-anothur-fork-issue
Fix withUpdates
2019-12-20 13:18:04 +01:00
Łukasz Magiera
8e54cd8042 v0.1.5 2019-12-20 09:34:05 +01:00
Łukasz Magiera
e3a22d2027 Fix withUpdates 2019-12-20 09:31:59 +01:00
Łukasz Magiera
8f1c2b7aa9
Merge pull request #995 from filecoin-project/fix/npe-fork
Set correct head in forkNoPowerEPS
2019-12-20 08:40:55 +01:00
Łukasz Magiera
de4fe40068 mod tidy 2019-12-20 08:32:18 +01:00
Łukasz Magiera
ed3a2b0025 Set correct head in forkNoPowerEPS 2019-12-20 08:30:12 +01:00
Whyrusleeping
41aef3d2eb
Merge pull request #984 from filecoin-project/feat/tag-good-peers
Tag peers who send us good blocks over pubsub
2019-12-19 17:58:29 -08:00
Whyrusleeping
01dad2f6d3
Merge pull request #993 from filecoin-project/version/0.1.3
bump version to 0.1.3
2019-12-19 15:24:28 -08:00
whyrusleeping
088e836393 bump version to 0.1.3 2019-12-19 15:24:00 -08:00
Łukasz Magiera
ef3795ae3d
Merge pull request #988 from filecoin-project/fork/fix-no-power-eps
FORK: No power EPS Fix
2019-12-19 22:53:35 +01:00
Łukasz Magiera
4a59bcda1f Set ForkNoPowerEPSUpdates to trigger at 16450 2019-12-19 22:10:24 +01:00
Ł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
ffb7bbad1f circle: Try fixing mac build 2019-12-19 22:00:41 +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
e5899f614a Tag peers who send us good blocks over pubsub 2019-12-19 12:47:55 -08:00
Łukasz Magiera
6ce4cf12f7 Care about nullblocks in handleStateForks 2019-12-19 21:01:05 +01:00
whyrusleeping
83fb2eff98 add a flag for bench to not run unseal 2019-12-19 11:45:15 -08:00
Łukasz Magiera
d21e24c270 don't modify existing actor code 2019-12-19 20:38:50 +01:00
Łukasz Magiera
3f54cbabe0 FORK: No power EPS Fix 2019-12-19 19:47:25 +01: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