v1.26.3 #5

Merged
jonathanface merged 201 commits from v1.26.3 into master 2024-05-02 18:22:09 +00:00
Showing only changes of commit 5f86ff9a6e - Show all commits

View File

@ -103,7 +103,7 @@ const UpgradeWatermelonHeight = 3469380
var UpgradeDragonHeight = abi.ChainEpoch(3817920) var UpgradeDragonHeight = abi.ChainEpoch(3817920)
// This epoch, 120 epochs after the "rest" of the nv22 upgrade, is when we switch to Drand quicknet // This epoch, 120 epochs after the "rest" of the nv22 upgrade, is when we switch to Drand quicknet
// 2024-04-02T15:00:00Z // 2024-04-11T15:00:00Z
var UpgradePhoenixHeight = UpgradeDragonHeight + 120 var UpgradePhoenixHeight = UpgradeDragonHeight + 120
// This fix upgrade only ran on calibrationnet // This fix upgrade only ran on calibrationnet