Jennifer Wang
|
1d67b7ffb6
|
undo ffi
|
2022-02-09 19:31:50 -05:00 |
|
Jennifer Wang
|
de1f4792cd
|
Merge remote-tracking branch 'origin/master' into jen/v15
|
2022-02-09 19:27:34 -05:00 |
|
Łukasz Magiera
|
e7038d286d
|
Merge pull request #8018 from filecoin-project/feat/fru
FinalizeReplicaUpdate
|
2022-02-09 17:40:47 +00:00 |
|
Łukasz Magiera
|
84d70caa87
|
sealing: Use ChainAt in handleUpdateActivating
|
2022-02-09 17:50:56 +01:00 |
|
Łukasz Magiera
|
cce77196cd
|
proofs v11.0.2
|
2022-02-09 16:22:35 +01:00 |
|
Łukasz Magiera
|
f33cf74d0f
|
ffiwrapper: Use ClearCache for update cache cleanup
|
2022-02-09 14:54:36 +01:00 |
|
Łukasz Magiera
|
6cb411e5bb
|
proofs master
|
2022-02-09 14:46:29 +01:00 |
|
Łukasz Magiera
|
b1a74d71f1
|
Fix CheckProvable with updated sectors
|
2022-02-09 14:41:36 +01:00 |
|
Łukasz Magiera
|
947000c94f
|
fsm: Call ReleaseSectorKey after WinningPoSt lookback period
|
2022-02-09 12:41:39 +01:00 |
|
Jennifer Wang
|
6ed97f0d04
|
Merge branch 'release/v1.14.0' into jen/v15
|
2022-02-09 03:17:38 -05:00 |
|
zenground0
|
1e524b7210
|
Review Response
|
2022-02-08 12:39:35 -05:00 |
|
zenground0
|
a19c0a8255
|
Remove extra file
|
2022-02-08 12:39:35 -05:00 |
|
zenground0
|
4d8b912acc
|
New config for turning off auto deal creation
|
2022-02-08 12:39:35 -05:00 |
|
zenground0
|
1af8987c79
|
StartEpochSealingBuffer triggers packing on timer
|
2022-02-08 12:39:35 -05:00 |
|
zenground0
|
6fdf76b5d2
|
Stop recovery attempts after fault
Check sector is active before PRU
Fix log
nit: edit a comment
|
2022-02-08 12:25:24 -05:00 |
|
Aayush Rajasekaran
|
899ae8aa8e
|
Merge pull request #8014 from filecoin-project/fix/8011
fix: sealing: Stop recovery attempts after fault
|
2022-02-08 12:06:55 -05:00 |
|
Aayush Rajasekaran
|
b6c141c059
|
nit: edit a comment
|
2022-02-08 12:06:33 -05:00 |
|
Łukasz Magiera
|
6123339baf
|
Make FinalizeReplicaUpdate actually do cleanup
|
2022-02-08 17:45:26 +01:00 |
|
Łukasz Magiera
|
c8e0341248
|
Fix missing FinalizeReplicaUpdate in tests
|
2022-02-08 17:22:41 +01:00 |
|
Łukasz Magiera
|
09cfad9d71
|
Add FinalizeReplicaUpdate into some more places
|
2022-02-08 17:22:41 +01:00 |
|
Łukasz Magiera
|
e271bae5ec
|
try ClearCache for update cache
|
2022-02-08 17:22:41 +01:00 |
|
Łukasz Magiera
|
142ba6660a
|
wip FinalizeReplicaUpdate
|
2022-02-08 17:22:41 +01:00 |
|
Aayush Rajasekaran
|
f476aa937e
|
update to latest FFI
|
2022-02-08 10:45:58 -05:00 |
|
zenground0
|
1ab2744c84
|
Fix log
|
2022-02-07 09:15:23 -05:00 |
|
zenground0
|
47ffceef0d
|
Check sector is active before PRU
|
2022-02-07 07:41:48 -05:00 |
|
Jennifer Wang
|
33b53c4a0d
|
update to ffi v11.0.1
|
2022-02-03 11:15:47 -05:00 |
|
zenground0
|
13ccb8cbfe
|
Stop recovery attempts after fault
|
2022-02-01 11:39:42 +05:30 |
|
Aayush
|
37a345b39d
|
Update FFI
|
2022-01-27 15:30:01 -05:00 |
|
Darko Brdareski
|
e51ce5c508
|
Merge remote-tracking branch 'upstream/master' into bloxico/system-test-matrix
|
2022-01-27 10:57:56 +01:00 |
|
Aayush
|
817c155287
|
chore: deps: update to latest proofs
|
2022-01-25 13:23:00 -05:00 |
|
Aayush Rajasekaran
|
a6460be37b
|
remove a log
|
2022-01-25 13:02:45 -05:00 |
|
Aayush
|
e7123d1a8e
|
fix: sealer: correctly pipe through errors for SectorAbortUpgrade
|
2022-01-25 13:02:00 -05:00 |
|
Aayush
|
50aba9a8e6
|
fix: sealer: don't replica update sectors unless they have deals in them
|
2022-01-25 13:01:56 -05:00 |
|
Aayush
|
1b18236f91
|
feat: sealer: allow users to abort in-flight snap upgrades
|
2022-01-25 13:01:51 -05:00 |
|
Aayush
|
e17ae2eaf4
|
fix: sealer: manager should lock Unsealed for ReplicaUpdate
|
2022-01-25 13:01:37 -05:00 |
|
Aayush
|
6d567b36e3
|
Fix: sealer: ReplicaUpdate should fetch the correct files
|
2022-01-25 13:01:27 -05:00 |
|
Aayush Rajasekaran
|
7b7ab016db
|
create replica update paths in acquireSectors
|
2022-01-25 13:01:18 -05:00 |
|
Aayush Rajasekaran
|
0c9c94bad1
|
fix: checkReplica incorrectly returns ErrBadPR
|
2022-01-25 13:01:12 -05:00 |
|
Aayush Rajasekaran
|
a3c5fadcc0
|
feat: sealing: Add ReplicaUpdate work to Resource table
|
2022-01-25 13:01:05 -05:00 |
|
Aayush Rajasekaran
|
2d0929e305
|
remove a log
|
2022-01-25 12:55:56 -05:00 |
|
Aayush Rajasekaran
|
92e6f29cc8
|
chore: sealer: quieten a log
|
2022-01-24 18:28:52 -05:00 |
|
Aayush
|
5cafdc2f29
|
fix: sealer: manager should lock Unsealed for ReplicaUpdate
|
2022-01-21 11:12:12 -05:00 |
|
Aayush Rajasekaran
|
ff845aa793
|
Merge pull request #7977 from filecoin-project/chore/sealtasks-comment
chore: remove inaccurate comment in sealtasks
|
2022-01-21 10:53:04 -05:00 |
|
Aayush
|
752f4a3d67
|
Fix: sealer: ReplicaUpdate should fetch the correct files
|
2022-01-20 15:06:53 -05:00 |
|
Aayush Rajasekaran
|
3ff23ecbfa
|
:fix: checkReplica incorrectly returns ErrBadPR
|
2022-01-19 12:00:27 -05:00 |
|
Aayush Rajasekaran
|
ab8bf393c2
|
create replica update paths in acquireSectors
|
2022-01-19 11:41:38 -05:00 |
|
Aayush Rajasekaran
|
d0390181ec
|
feat: sealing: Add ReplicaUpdate work to Resource table
|
2022-01-19 11:41:32 -05:00 |
|
Łukasz Magiera
|
c41ccb6c37
|
chore: remove inaccurate comment in sealtasks
|
2022-01-19 10:46:37 +01:00 |
|
Aayush Rajasekaran
|
aad8aa0893
|
Appease the linter
|
2022-01-14 17:15:44 -05:00 |
|
Jennifer Wang
|
30013c1f06
|
fix lint
|
2022-01-14 17:15:44 -05:00 |
|