We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e5d3f4 commit be4642bCopy full SHA for be4642b
build/buildconstants/params_mainnet.go
@@ -138,8 +138,8 @@ var UpgradeTockHeight = UpgradeTeepHeight + builtin.EpochsInDay*90
138
// Only applied to calibnet which was already upgraded to Teep&Tock
139
var UpgradeTockFixHeight = abi.ChainEpoch(-1)
140
141
-// ??????
142
-var UpgradeGoldenWeekHeight = abi.ChainEpoch(9999999999)
+// 2025-09-24T23:00:00Z
+var UpgradeGoldenWeekHeight = abi.ChainEpoch(5348280)
143
144
var UpgradeTeepInitialFilReserved = InitialFilReserved // FIP-0100: no change for mainnet
145
0 commit comments