Łukasz Magiera
|
0511770d53
|
storage: Fix FinalizeSector with sectors in stoage paths
|
2021-07-02 20:49:47 +02:00 |
|
zhoutian527
|
c5ea17f838
|
Fix: precommit_batch method used the wrong cfg.PreCommitBatchWait
|
2021-07-02 18:09:13 +02:00 |
|
johnli-helloworld
|
4fe3ecb8fc
|
to optimize the batchwait
|
2021-07-02 18:09:05 +02:00 |
|
llifezou
|
db30d891c8
|
Update extern/storage-sealing/states_sealing.go
fix sector precommitted but expired judgment
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
|
2021-07-02 18:05:49 +02:00 |
|
llifezou
|
4c3bcd121b
|
Update extern/storage-sealing/states_sealing.go
fix log
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
|
2021-07-02 18:05:49 +02:00 |
|
llifezou
|
5aeacd2989
|
fix getTicket: sector precommitted but expired case
|
2021-07-02 18:05:49 +02:00 |
|
llifezou
|
504882e162
|
fix ticket expiration check, otherwise it may cause a large number of loops to retry GetTicket when retrying PreCommit1
|
2021-07-02 18:05:48 +02:00 |
|
Łukasz Magiera
|
6d555c9183
|
commit batch: AggregateAboveBaseFee config
|
2021-07-02 18:02:21 +02:00 |
|
johnli-helloworld
|
c21e275ebd
|
handleSubmitCommitAggregate() exception handling
|
2021-07-02 18:01:00 +02:00 |
|
Łukasz Magiera
|
ab2503f446
|
gofmt
|
2021-07-02 17:59:45 +02:00 |
|
wangchao
|
76fff49266
|
remove precommit check in handleCommitFailed
|
2021-07-02 17:59:45 +02:00 |
|
Jerry
|
042166996b
|
ensure agg fee is adequate
|
2021-07-02 17:58:30 +02:00 |
|
Jerry
|
1a869632f6
|
fix: miner balance is not enough, so that ProveCommitAggregate msg exec failed
|
2021-07-02 17:58:30 +02:00 |
|
Łukasz Magiera
|
bb2b13430a
|
commit batch: Initialize the FailedSectors map
|
2021-07-02 17:54:24 +02:00 |
|
Aayush Rajasekaran
|
616e5688fc
|
Remove MinPreCommitBatch
|
2021-06-23 12:30:32 -04:00 |
|
Aayush Rajasekaran
|
93f7cbe587
|
Add a helpful comment
|
2021-06-22 19:31:36 -04:00 |
|
Aayush Rajasekaran
|
6ca2a14819
|
Always flush when timer goes off
|
2021-06-22 19:16:36 -04:00 |
|
Łukasz Magiera
|
738ac926d1
|
Update ffi
|
2021-06-18 16:27:37 +02:00 |
|
Łukasz Magiera
|
5516f3492e
|
ffiwrapper: Assert aggregate length
|
2021-06-18 12:02:42 +02:00 |
|
Łukasz Magiera
|
7f00a6e59c
|
Proofs v8.0.2 with fixed aggregate lengths
|
2021-06-18 11:17:18 +02:00 |
|
Łukasz Magiera
|
0a5a7cf45d
|
storagefsm: Fix too-long log handling
|
2021-06-17 20:52:46 -04:00 |
|
Łukasz Magiera
|
b0128bd99e
|
storagefsm: Fix race spawning more than one new sector at once
|
2021-06-17 20:52:42 -04:00 |
|
Łukasz Magiera
|
097baeb9b0
|
Make batch deal input test less flaky
|
2021-06-17 20:52:09 -04:00 |
|
Łukasz Magiera
|
5c8498b603
|
storagefsm: Fix batch deal packing behavior
|
2021-06-17 20:50:14 -04:00 |
|
Łukasz Magiera
|
1f914053b4
|
sealing: Wire up context to batchers
|
2021-06-16 11:43:06 +02:00 |
|
Łukasz Magiera
|
81b412399e
|
sealing: Fix restartSectors race
|
2021-06-15 17:55:58 -04:00 |
|
Aayush Rajasekaran
|
520a0091f5
|
Merge branch 'releases' into release/v1.10.0
|
2021-06-15 17:40:36 -04:00 |
|
Aayush Rajasekaran
|
18b13f6f58
|
Update to fixed Bellperson
|
2021-06-14 20:19:26 -04:00 |
|
wangchao
|
4da30931c9
|
failed sectors should be added into res correctly
|
2021-06-14 11:33:38 -04:00 |
|
Łukasz Magiera
|
ff43d29bbd
|
Update ffi with fixed multicore sdr support
|
2021-06-14 16:59:55 +02:00 |
|
Łukasz Magiera
|
733240a2bb
|
sealing: Test early finalization fsm planners
|
2021-06-11 11:52:00 +02:00 |
|
Łukasz Magiera
|
05d9b5ce0f
|
sealing: Add missing planner for CommitFinalizeFailed
|
2021-06-11 11:44:37 +02:00 |
|
Łukasz Magiera
|
ec06f086ef
|
sealing: Early finalization option
|
2021-06-11 11:41:28 +02:00 |
|
Łukasz Magiera
|
52199c9af3
|
Proofs v8.0.1
|
2021-06-10 00:17:13 +02:00 |
|
Łukasz Magiera
|
f0a2e97cb5
|
fee config for sector batching
|
2021-06-09 14:23:06 -04:00 |
|
Aayush Rajasekaran
|
b0c9dd49f0
|
Fund miners with the aggregate fee when ProveCommitting
|
2021-06-09 13:08:54 -04:00 |
|
Aayush Rajasekaran
|
dbb4e9fcc5
|
Drop soms logs
|
2021-06-09 12:26:20 -04:00 |
|
Aayush Rajasekaran
|
ba27d45214
|
Split the getSectorCutoff methods between precommit and commit batchers
|
2021-06-08 16:46:35 -04:00 |
|
Aayush Rajasekaran
|
b13169f071
|
Rename deadlines to cutoffs in the batchers
|
2021-06-07 20:20:06 -04:00 |
|
Łukasz Magiera
|
f6963523f8
|
Use filecoin-ffi master
|
2021-06-02 11:13:24 +02:00 |
|
Łukasz Magiera
|
8b84e499c5
|
storagefsm: Handle preCommitParams errors better
|
2021-06-01 20:36:20 +02:00 |
|
Łukasz Magiera
|
482e1110c2
|
precommit batcher: Improve error propagation
|
2021-06-01 14:35:30 +02:00 |
|
Łukasz Magiera
|
cb4eb487f4
|
commit batcher: Fix min aggregate size check
|
2021-06-01 12:27:22 +02:00 |
|
Łukasz Magiera
|
084b0e7f60
|
Handle collateral when submitting aggregated commits
|
2021-06-01 12:09:15 +02:00 |
|
Łukasz Magiera
|
9fcb564bef
|
Make commit batcher more robust
|
2021-06-01 11:56:19 +02:00 |
|
Aayush Rajasekaran
|
61554cf3e0
|
Update to latest actors
|
2021-05-31 14:47:41 -04:00 |
|
Łukasz Magiera
|
fc76a09b19
|
mock: Use real aggregate lengths
|
2021-05-26 10:06:41 +02:00 |
|
Łukasz Magiera
|
7bd0fcbb24
|
sealing: Don't start batch timers with empty batches
|
2021-05-25 16:47:42 +02:00 |
|
Łukasz Magiera
|
04658e1cae
|
fix lint
|
2021-05-25 16:26:59 +02:00 |
|
Łukasz Magiera
|
f5409845b5
|
Some review addressing
|
2021-05-25 16:07:45 +02:00 |
|