Skip to content

Commit ac13b64

Browse files
committed
chore: unset nv25 upgrade height on Calibnet (#12779)
* chore: cancel upgrade height Calibnet chore: cancel upgrade height Calibnet * chore: update code comment chore: update code comment
1 parent cfd0612 commit ac13b64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/buildconstants/params_calibnet.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ const UpgradeWaffleHeight = 1779094
102102
// 2024-10-23T13:30:00Z
103103
const UpgradeTuktukHeight = 2078794
104104

105-
// 2024-12-16T23:00:00Z
106-
const UpgradeTeepHeight = 2235454
105+
// Canceled - See update in: https://github.com/filecoin-project/community/discussions/74#discussioncomment-11549619
106+
const UpgradeTeepHeight = 9999999999
107107

108108
// FIP-0081: for the power actor state for pledge calculations.
109109
// UpgradeTuktukPowerRampDurationEpochs ends up in the power actor state after

0 commit comments

Comments
 (0)