Commit Graph

14325 Commits

Author SHA1 Message Date
Aayush Rajasekaran
2bc6bdb039
Merge pull request #7985 from filecoin-project/asr/more-fixes
fix: sealer: manager should lock Unsealed for ReplicaUpdate
2022-01-21 12:19:32 -05:00
Aayush
511998195f fix: sealer: manager should lock Unsealed for ReplicaUpdate 2022-01-21 11:10:44 -05:00
Aayush Rajasekaran
d8c6c0c563
Merge pull request #7982 from filecoin-project/asr/snap-paths
Fix: sealer: ReplicaUpdate should fetch the correct files
2022-01-20 15:20:57 -05:00
Aayush
d066f9613c Fix: sealer: ReplicaUpdate should fetch the correct files 2022-01-20 15:01:26 -05:00
Łukasz Magiera
8e1114a215
Merge pull request #7975 from filecoin-project/asr/update-paths
create replica update paths in acquireSectors
2022-01-19 10:34:17 +01:00
Łukasz Magiera
4cb7552e33
Merge pull request #7976 from filecoin-project/asr/snap-errorcase
fix: checkReplica incorrectly returns ErrBadPR
2022-01-19 10:32:52 +01:00
Aayush Rajasekaran
d3123595f2
Merge pull request #7970 from filecoin-project/asr/snap-resource
feat: sealing: Add ReplicaUpdate work to Resource table
2022-01-18 18:58:16 -05:00
Aayush Rajasekaran
895eb476b4 fix: checkReplica incorrectly returns ErrBadPR 2022-01-18 18:54:33 -05:00
Aayush Rajasekaran
5642e2f73f create replica update paths in acquireSectors 2022-01-18 16:35:07 -05:00
Aayush Rajasekaran
60c9b61410 feat: sealing: Add ReplicaUpdate work to Resource table 2022-01-18 10:49:39 -05:00
Aayush Rajasekaran
556e97af17
Merge pull request #7921 from filecoin-project/build/14rcprep
build: release: v1.14.0-rc1
2022-01-12 21:57:50 -05:00
Jennifer Wang
a1e0a87a23 add 7939 to change log 2022-01-12 21:52:05 -05:00
Aayush Rajasekaran
3b3a35ee47 Add missing locks to Get() 2022-01-12 21:50:09 -05:00
Jennifer Wang
45c419249c Merge branch 'build/14rcprep' of github.com:filecoin-project/lotus into build/14rcprep 2022-01-12 21:40:51 -05:00
Jennifer Wang
58cf84f072 address reviews 2022-01-12 21:39:29 -05:00
Aayush Rajasekaran
6f9fcc7ef2
Apply suggestions from code review 2022-01-12 21:37:47 -05:00
Jennifer Wang
3505991def fix the statsboard link 2022-01-12 21:33:07 -05:00
Jennifer Wang
9c8a99c8f5 update change log 2022-01-12 21:33:00 -05:00
vyzo
7377cf727e plumb context in tvx 2022-01-12 19:22:12 -05:00
Aayush Rajasekaran
773c20a81c Resolve conflict 2022-01-12 19:16:25 -05:00
Steven Allen
ab3c1c507e correctness fixes for the autobatch blockstore
1. Simplify shutdown and make it idempotent by using a context.
2. Make sure `Flush` actually _fully_ flushes if the previous flush failed.
3. Don't clear the flush batch if flushing fails.
2022-01-12 19:09:21 -05:00
Aayush Rajasekaran
4fd49cd541 go mod tidy 2022-01-12 18:59:50 -05:00
Jiaying Wang
eba26e6736 update snap net upgrade epoch 2022-01-12 18:59:29 -05:00
Jennifer Wang
065373eb04 update network version for test ground 2022-01-12 18:59:25 -05:00
Jennifer Wang
efda3a5847 Update the ntwk v15 name to OhSnap 2022-01-12 18:59:15 -05:00
Jennifer Wang
93c3ec00b1 add butterfly ohsnap epoch 2022-01-12 18:59:06 -05:00
Aayush Rajasekaran
f40a7dd7cd Update butterflynet params 2022-01-12 18:58:23 -05:00
Aayush Rajasekaran
f2bab4cc63 Update butterflynet params 2022-01-12 18:57:57 -05:00
Jennifer Wang
ed72441fbc remove power change 2022-01-12 18:56:53 -05:00
Aayush Rajasekaran
0b6be15fd9 Appease the linter 2022-01-12 18:55:30 -05:00
Jennifer Wang
d65b6f6f63 fix lint 2022-01-12 18:55:25 -05:00
Jennifer Wang
0f122df6e2 Check piece before PRU2 instead of PRU1 as PRU2 is the heavy computation part 2022-01-12 18:55:22 -05:00
Jennifer Wang
0f991e54fe just use checkPiece 2022-01-12 18:55:18 -05:00
Jennifer Wang
6854668ff6 Add more deal expiration handling for snap deals 2022-01-12 18:55:12 -05:00
Aayush Rajasekaran
398f0766ba Don't lock in Get 2022-01-12 18:53:57 -05:00
Aayush Rajasekaran
13d9cda20e Address review part 2 2022-01-12 18:53:53 -05:00
Aayush Rajasekaran
98ad7580f8 Address review 2022-01-12 18:53:47 -05:00
Aayush Rajasekaran
4f26f67b3b Support faster Get, retry flushes on error 2022-01-12 18:53:34 -05:00
Aayush Rajasekaran
2ba131e802 Use channels to trigger flushes in a dedicated goroutine 2022-01-12 18:53:29 -05:00
Aayush Rajasekaran
b628958cf6 implement stubs 2022-01-12 18:53:21 -05:00
Aayush Rajasekaran
a6489f2dd7 cache added cids 2022-01-12 18:53:14 -05:00
Aayush Rajasekaran
da39b16c83 Implement an autobatcher 2022-01-12 18:52:17 -05:00
Aayush Rajasekaran
def5cb559e Update to actors v7.0.0-rc1 2022-01-12 18:52:12 -05:00
Aayush Rajasekaran
bc2171f413 Fast migration for v15 2022-01-12 18:52:07 -05:00
Łukasz Magiera
c3cc681e0c fix shed 2022-01-11 20:06:01 -05:00
vyzo
e4359eeb19 fix blockstore test contexts 2022-01-11 20:05:01 -05:00
vyzo
f9ff542ef4 fix tests 2022-01-11 20:04:38 -05:00
vyzo
a536ef227c fix lotus-shed 2022-01-11 20:04:34 -05:00
vyzo
8f31112312 plumb more contexts 2022-01-11 20:04:28 -05:00
Aayush Rajasekaran
908ba3fd5a Deps: Update drand to 1.3.0 2022-01-11 20:03:07 -05:00