set new upgrade heights for calibnet

This commit is contained in:
Geoff Stuart 2022-11-01 12:32:18 +00:00
parent 4463abd009
commit abb64508da

View File

@ -61,16 +61,16 @@ const UpgradeTurboHeight = 390
const UpgradeHyperdriveHeight = 420
const UpgradeChocolateHeight = 312746
const UpgradeChocolateHeight = 450
// 2022-02-10T19:23:00Z
const UpgradeOhSnapHeight = 682006
const UpgradeOhSnapHeight = 480
// 2022-06-16T17:30:00Z
const UpgradeSkyrHeight = 1044660
const UpgradeSkyrHeight = 510
// 2022-10-20T16:00:07Z
const UpgradeSharkHeight = 1407374
const UpgradeSharkHeight = 20670 // 20160 + 510
var SupportedProofTypes = []abi.RegisteredSealProof{
abi.RegisteredSealProof_StackedDrg32GiBV1,