Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions build/buildconstants/params_butterfly.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,12 @@ const UpgradeTuktukHeight = -28
var UpgradeTuktukPowerRampDurationEpochs = uint64(builtin.EpochsInYear)

// ??????
const UpgradeTeepHeight = 100
const UpgradeTeepHeight = 4320

var UpgradeTeepInitialFilReserved = wholeFIL(1_600_000_000) // FIP-0100: 300M -> 1.6B FIL

// ??????
const UpgradeTockHeight = 200
const UpgradeTockHeight = UpgradeTeepHeight + builtin.EpochsInDay*2

var ConsensusMinerMinPower = abi.NewStoragePower(2 << 30)
var PreCommitChallengeDelay = abi.ChainEpoch(150)
Expand Down
Binary file modified build/genesis/butterflynet.car.zst
Binary file not shown.