lotus/extern/storage-sealing
2021-09-02 19:27:10 +02:00
..
gen remove DealInfo and DealSchedule from storage-sealing gen/main.go 2021-05-20 13:11:10 +02:00
lib/nullreader keep storage-fsm (renamed to storage-sealing) and sector-storage in extern. 2020-08-17 14:26:18 +01:00
mocks sealing: Fix RecoverDealIDs loop with changed PieceCID 2021-08-20 16:00:40 +02:00
sealiface chore: Move cfg getter into PCPolicy; Clamp values on get 2021-07-22 15:07:03 -04:00
cbor_gen.go integrate DAG store and CARv2 in deal-making (#6671) 2021-08-16 23:34:32 +01:00
checks.go sealing: Fix RecoverDealIDs loop with changed PieceCID 2021-08-20 16:00:40 +02:00
commit_batch_test.go commit batch: Regression test nil FailedSectors map 2021-07-01 13:51:11 +02:00
commit_batch.go Remove network version panic 2021-08-10 13:07:30 -04:00
constants.go fix policy for specs-actors update 2020-09-28 17:28:16 -07:00
currentdealinfo_test.go test(sealing): test message not found 2021-07-20 12:09:50 -07:00
currentdealinfo.go fix: better error message on missing message 2021-07-20 11:20:45 -07:00
events.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
fsm_events.go sealing: Early finalization option 2021-06-11 11:41:28 +02:00
fsm_test.go sealing: Fix tests 2021-09-01 12:09:44 +02:00
fsm.go sealing: Fix retry loop in SubmitCommitAggregate 2021-09-01 11:33:23 +02:00
garbage.go sealing: Fix restartSectors race 2021-06-15 17:55:58 -04:00
input.go sealing: Check piece CIDs after AddPiece 2021-08-26 13:02:15 -07:00
nullreader.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
precommit_batch_test.go Merge remote-tracking branch 'origin/releases' into chore/merge-release 2021-06-24 09:39:11 +02:00
precommit_batch.go sealing: collateral buffer / falback config 2021-07-13 17:04:58 +02:00
precommit_policy_test.go PreCommitPolicy: Don't try to align expirations on proving period boundaries 2021-08-11 12:44:12 -04:00
precommit_policy.go PreCommitPolicy: Don't try to align expirations on proving period boundaries 2021-08-11 12:44:12 -04:00
sealing.go sealing: Fix RecoverDealIDs loop with changed PieceCID 2021-08-20 16:00:40 +02:00
sector_state.go sealing: Fix sector state accounting with FinalizeEarly 2021-09-02 19:27:10 +02:00
states_failed_test.go sealing: Fix RecoverDealIDs loop with changed PieceCID 2021-08-20 16:00:40 +02:00
states_failed.go sealing: Fix RecoverDealIDs loop with changed PieceCID 2021-08-20 16:00:40 +02:00
states_proving.go Reduce lotus-miner startup spam 2021-08-27 19:41:54 +02:00
states_sealing.go sealing: Fix retry loop in SubmitCommitAggregate 2021-09-01 11:33:23 +02:00
stats.go sealing: Fix sector state accounting with FinalizeEarly 2021-09-02 19:27:10 +02:00
terminate_batch.go fee config for sector batching 2021-06-09 14:23:06 -04:00
types_test.go fix tests 2021-06-01 11:45:34 +02:00
types.go sealing: Fix RecoverDealIDs loop with changed PieceCID 2021-08-20 16:00:40 +02:00
upgrade_queue.go sealing: Fix RecoverDealIDs loop with changed PieceCID 2021-08-20 16:00:40 +02:00
utils_test.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
utils.go sealing: Cleanup DisableCollateralFallback handling 2021-07-13 17:06:41 +02:00