lotus/extern/storage-sealing
2021-05-31 11:26:11 +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
sealiface Add miner config to always keep ensealed deal copies 2021-01-26 17:50:31 +01:00
cbor_gen.go add SectorAddPieceToAny and SectorUnsealPiece to StorageMiner iface; model moved to api package - PieceDealInfo, DealSchedule 2021-05-19 13:05:07 +02:00
checks.go fix precommit ticket expiration handling 2021-02-05 10:45:15 +08:00
constants.go fix policy for specs-actors update 2020-09-28 17:28:16 -07:00
currentdealinfo_test.go feat: handle batch publish storage deals message in sealing recovery 2021-01-25 14:10:05 +01:00
currentdealinfo.go Propagate StateMsg api changes 2021-04-05 19:56:53 +02:00
events.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
fsm_events.go storagefsm: Cleanup CC sector creation 2021-02-16 17:14:59 +01:00
fsm_test.go test ticket expired 2021-05-21 11:45:57 +08:00
fsm.go Get current seal proof when necessary 2021-05-27 11:53:33 +08:00
garbage.go storagefsm: common createSector method 2021-03-12 18:42:17 +01:00
input.go add SectorAddPieceToAny and SectorUnsealPiece to StorageMiner iface; model moved to api package - PieceDealInfo, DealSchedule 2021-05-19 13:05:07 +02:00
nullreader.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
precommit_policy_test.go Appease the linter and get everything building 2020-09-18 02:14:18 -04:00
precommit_policy.go docs: add godocs to storage module. 2021-05-14 19:45:47 +01:00
sealing.go add SectorAddPieceToAny and SectorUnsealPiece to StorageMiner iface; model moved to api package - PieceDealInfo, DealSchedule 2021-05-19 13:05:07 +02:00
sector_state.go Fix WaitDeals sector accounting 2021-02-11 13:52:00 +01:00
states_failed.go Remove sectors with all deals expired in RecoverDealIDs 2021-02-22 21:03:51 +01:00
states_proving.go move handleProvingSector to correct file - states_proving.go 2021-05-19 13:17:59 +02:00
states_sealing.go Merge branch 'master' into nonsense/split-market-miner-processes 2021-05-31 11:26:11 +02:00
stats.go storagefsm: Update sector stats atomically with sector creation 2021-03-12 17:25:24 +01:00
terminate_batch.go Check liveness of sectors when processing termination batches 2021-03-09 23:36:30 -05:00
types_test.go feat: handle batch publish storage deals message in sealing recovery 2021-01-25 14:10:05 +01:00
types.go add SectorAddPieceToAny and SectorUnsealPiece to StorageMiner iface; model moved to api package - PieceDealInfo, DealSchedule 2021-05-19 13:05:07 +02:00
upgrade_queue.go Merge remote-tracking branch 'origin/master' into refactor/net-upgrade 2020-09-18 19:29:06 +02:00
utils_test.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
utils.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00