Commit Graph

11903 Commits

Author SHA1 Message Date
Łukasz Magiera
fadc79a487
Merge pull request #6280 from filecoin-project/feat/pieceread-outside-scheduler
Bypass task scheduler for reading unsealed pieces
2021-06-07 18:11:44 +02:00
Łukasz Magiera
8625da3479 Bump miner/worker api versions 2021-06-07 16:57:24 +02:00
aarshkshah1992
7124cd5149 fix lotus soup build 2021-06-07 19:33:16 +05:30
Łukasz Magiera
0117584728
Merge pull request #6400 from filecoin-project/fix-lotus-soup-tests
testplans: lotus-soup: use default WPoStChallengeWindow
2021-06-07 13:40:06 +02:00
aarshkshah1992
ddd9bf610e fix CI 2021-06-07 16:45:52 +05:30
aarshkshah1992
1a90d3bbb5 update ffi 2021-06-07 16:12:39 +05:30
aarshkshah1992
21e6b50294 finished rebasing PR 2021-06-07 16:02:15 +05:30
Łukasz Magiera
1c26b7220e
Merge pull request #6388 from filecoin-project/feat/ci-snap-release
build snapcraft
2021-06-07 11:46:08 +02:00
Łukasz Magiera
7b5a9a3b9c
Merge pull request #6399 from lionsoul2014/master
Fix the doc errors of the sealing config funcs
2021-06-07 11:45:04 +02:00
aarshkshah1992
8d9cef17af changes as per review 2021-06-07 15:03:09 +05:30
aarshkshah1992
2a134887c3 logs to debug read & unseal 2021-06-07 15:03:09 +05:30
aarshkshah1992
ec6a49693f logs to debug read and unseal 2021-06-07 15:03:09 +05:30
aarshkshah1992
207f0d901a integration test should remove unsealed files 2021-06-07 15:03:09 +05:30
aarshkshah1992
73f7825fbb clean up logging 2021-06-07 15:03:09 +05:30
aarshkshah1992
3b792a32c3 better logging 2021-06-07 15:03:09 +05:30
aarshkshah1992
22f36483cb more logging 2021-06-07 15:03:09 +05:30
aarshkshah1992
acfa3d7370 finish integration tests 2021-06-07 15:03:09 +05:30
aarshkshah1992
ad4b182bfe remove read task type and run gen and docsgen 2021-06-07 15:03:06 +05:30
aarshkshah1992
35a0dbfa8c fix go mod 2021-06-07 15:02:52 +05:30
aarshkshah1992
4efaa8d688 unit tests for the remote store Reader 2021-06-07 15:02:52 +05:30
aarshkshah1992
0d88800eb9 use mockgen 2021-06-07 15:02:52 +05:30
aarshkshah1992
77b5e8d045 use an actual worker in the integration tests 2021-06-07 15:02:52 +05:30
Dirk McCormick
6879ae9e6a feat: TestPieceProviderReadPiece 2021-06-07 15:02:52 +05:30
aarshkshah1992
74372d3e81 fix linting problems 2021-06-07 15:02:52 +05:30
aarshkshah1992
759d8f090b test http handler 2021-06-07 15:02:52 +05:30
aarshkshah1992
db5c88196d address review comments 2021-06-07 15:02:52 +05:30
Aarsh Shah
c853350bdf Apply suggestions from code review
Co-authored-by: dirkmc <dirkmdev@gmail.com>
2021-06-07 15:02:52 +05:30
aarshkshah1992
65eb610ec3 docs, logs and green ci 2021-06-07 15:02:49 +05:30
aarshkshah1992
670835fca0 bypass task scheduler for reading unsealed pieces 2021-06-07 15:02:04 +05:30
Anton Evangelatov
c7c029ea91 testplans: lotus-soup: new images with filecoin-ffi ; use default WPoStChallengeWindow 2021-06-07 11:28:24 +02:00
Cory Schwartz
becc2465a5 homeplug 2021-06-06 23:07:59 -07:00
Lion
e4588aed5c Fix the doc errors of the sealing config funcs 2021-06-07 12:35:43 +08:00
Cory Schwartz
02b35bf978 remove tmp publish 2021-06-06 15:52:56 -07:00
Cory Schwartz
e61ff4153f spaces between urls 2021-06-04 20:52:12 -07:00
Cory Schwartz
25080956a7 rm license 2021-06-04 20:35:55 -07:00
Cory Schwartz
52380fe7fc more detailed information 2021-06-04 20:28:12 -07:00
Cory Schwartz
3921ea6916 add icon 2021-06-04 20:13:37 -07:00
Cory Schwartz
10632d0131 missing colon 2021-06-04 16:50:23 -07:00
Cory Schwartz
8b06f51fb4 vartmp 2021-06-04 16:47:06 -07:00
Cory Schwartz
c12318f413 missing colon 2021-06-04 16:25:02 -07:00
Cory Schwartz
39f3384e7c confine 2021-06-04 16:22:57 -07:00
Łukasz Magiera
b8deee048e
Merge pull request #6081 from filecoin-project/test/offline-deals
Integration tests for offline deals
2021-06-04 23:27:26 +02:00
Dirk McCormick
52b90e4c9d test: offline deals 2021-06-04 22:42:07 +02:00
Łukasz Magiera
91c87b7069
Merge pull request #5921 from filecoin-project/fix/retrieve-success-handling
Fix success handling in Retreival
2021-06-04 22:15:34 +02:00
Łukasz Magiera
ba654285f0
Merge pull request #6397 from filecoin-project/fix/some-flaky-tests
Fix some flaky tests
2021-06-04 22:00:29 +02:00
aarshkshah1992
35a466f4c4 add new line 2021-06-04 21:41:09 +02:00
aarshkshah1992
ed4748e8ac fix bug 2021-06-04 21:41:09 +02:00
aarshkshah1992
182da9d4ef fix error handling 2021-06-04 21:41:09 +02:00
aarshkshah1992
8733cea902 fix success handling in retreival 2021-06-04 21:41:09 +02:00
Łukasz Magiera
0244dfd76c
Merge pull request #6384 from filecoin-project/feat/ci-appimage-release
build appimage in CI
2021-06-04 21:30:13 +02:00