Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Change FaultMaxAge to 42 days #1504

Merged
merged 2 commits into from
Oct 7, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion actors/builtin/miner/policy.go
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ const FaultDeclarationCutoff = WPoStChallengeLookback + 50 // PARAM_SPEC

// The maximum age of a fault before the sector is terminated.
// This bounds the time a miner can lose client's data before sacrificing pledge and deal collateral.
var FaultMaxAge = WPoStProvingPeriod * 14 // PARAM_SPEC
var FaultMaxAge = WPoStProvingPeriod * 42 // PARAM_SPEC

// Staging period for a miner worker key change.
// This delay prevents a miner choosing a more favorable worker key that wins leader elections.
Expand Down
2 changes: 1 addition & 1 deletion test-vectors/determinism-check
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- 0616de7182529fb50db2cb1c75066c2e52cd556baf62d715994b7856da464acc
- 323ebc4d6ae1d90e8832892549acbcb720a28d6cd89d07ddd9c3dcb456bbecf0