.. |
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: collateral buffer / falback config
|
2021-07-13 17:04:58 +02:00 |
sealiface
|
sealing: collateral buffer / falback config
|
2021-07-13 17:04:58 +02: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 more CID doucle-encoding as hex
|
2021-07-05 12:51:15 +02:00 |
commit_batch_test.go
|
commit batch: Regression test nil FailedSectors map
|
2021-07-01 13:51:11 +02:00 |
commit_batch.go
|
sealing: collateral buffer / falback config
|
2021-07-13 17:04:58 +02: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
|
sealing: Early finalization option
|
2021-06-11 11:41:28 +02:00 |
fsm_test.go
|
fix commit finalize failed
|
2021-06-18 12:09:02 +08:00 |
fsm.go
|
handleSubmitCommitAggregate() exception handling
|
2021-06-30 15:29:21 +02:00 |
garbage.go
|
sealing: Fix restartSectors race
|
2021-06-15 17:55:58 -04:00 |
input.go
|
resolve merge conflicts
|
2021-06-22 11:28:23 +02: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
|
fix tests
|
2021-06-01 11:45:34 +02:00 |
precommit_policy.go
|
docs: add godocs to storage module.
|
2021-05-14 19:45:47 +01:00 |
sealing.go
|
Merge pull request #6629 from filecoin-project/feat/pledge-from-miner-balance
|
2021-07-13 17:22:00 +02:00 |
sector_state.go
|
sealing: Add missing planner for CommitFinalizeFailed
|
2021-06-11 11:44:37 +02:00 |
states_failed.go
|
Fix more CID doucle-encoding as hex
|
2021-07-05 12:51:15 +02:00 |
states_proving.go
|
move handleProvingSector to correct file - states_proving.go
|
2021-05-19 13:17:59 +02:00 |
states_sealing.go
|
Merge pull request #6629 from filecoin-project/feat/pledge-from-miner-balance
|
2021-07-13 17:22:00 +02:00 |
stats.go
|
storagefsm: Update sector stats atomically with sector creation
|
2021-03-12 17:25:24 +01: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
|
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
|
sealing: Cleanup DisableCollateralFallback handling
|
2021-07-13 17:06:41 +02:00 |