Commit ee916fd 1 parent 5a6edf1 commit ee916fd Copy full SHA for ee916fd
File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -109,8 +109,8 @@ const UpgradePhoenixHeight abi.ChainEpoch = UpgradeDragonHeight + 120
109
109
// 2024-08-06T12:00:00Z
110
110
const UpgradeWaffleHeight abi.ChainEpoch = 4154640
111
111
112
- // ??????
113
- var UpgradeTuktukHeight = abi .ChainEpoch (9999999999 )
112
+ // 2024-11-20T23:00:00Z
113
+ var UpgradeTuktukHeight = abi .ChainEpoch (4461240 )
114
114
115
115
// FIP-0081: for the power actor state for pledge calculations.
116
116
// UpgradeTuktukPowerRampDurationEpochs ends up in the power actor state after
@@ -188,4 +188,6 @@ var F3ManifestServerID = MustParseID("12D3KooWENMwUF9YxvQxar7uBWJtZkA6amvK4xWmKX
188
188
var F3InitialPowerTableCID = cid .Undef
189
189
190
190
const F3Enabled = true
191
- const F3BootstrapEpoch abi.ChainEpoch = - 1
191
+
192
+ // 2024-12-04T23:00:00Z
193
+ const F3BootstrapEpoch abi.ChainEpoch = 4501560
You can’t perform that action at this time.
0 commit comments