Commit Graph
2489 Commits
Author SHA1 Message Date
Adam Hanna 9fd56318fe adds fedora installation instructions 2019-12-27 21:58:00 +00:00
Jim f6c6fba812 Merge pull request #1007 from filecoin-project/@jimmylee/docs-update
@jimmylee/docs update
2019-12-24 04:25:52 +01:00
@wwwjim a24fca671e documentation: adds library organization as json so its fully controllable from the lotus repo 2019-12-23 19:21:42 -08:00
@wwwjim 5ecd5093a9 documentation: renames redundant filename 2019-12-23 10:35:16 -08:00
Jim 99de8aa557 Merge pull request #1004 from filecoin-project/@jimmylee/docs-update
@jimmylee/docs update
2019-12-23 06:45:38 +01:00
wwwjim 5e04e5b85d documentation: adds chain sync progress command to troubleshooting 2019-12-22 21:43:37 -08:00
wwwjim 0458062bce desktop: updates proof parameter step with environment variable 2019-12-22 21:39:26 -08:00
wwwjim 9ae6bcc5df documentation: reduces script to one line in local-dev-net.md 2019-12-22 21:31:55 -08:00
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
v0.1.5
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