Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: v1.24.0-rc4 #11375

Merged
merged 9 commits into from
Nov 1, 2023
Merged

release: v1.24.0-rc4 #11375

merged 9 commits into from
Nov 1, 2023

Conversation

jennijuju
Copy link
Member

backports
#11371
#11354
#11373
#11357

this rc also sets the mainnet upgrade at epoch 3431940

snissn and others added 7 commits November 1, 2023 15:10
We were computing this based on the max block gas, but this is
incorrect. The new value isn't entirely correct either (we should
probably compute an average of the gas used in each block in the
tipset?), but it's good enough.

fixes #10515
@jennijuju jennijuju requested a review from a team as a code owner November 1, 2023 22:28
@jennijuju jennijuju changed the title release: v1.24.0-rc3 release: v1.24.0-rc4 Nov 1, 2023
// ???????
var UpgradeWatermelonHeight = abi.ChainEpoch(9999999999)
// 2023-11-29T13:30:00Z
var UpgradeWatermelonHeight = abi.ChainEpoch(3431940)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AKA

PST Wed Nov 29 05:30:00 2023
UTC Wed Nov 29 13:30:00 2023

CHANGELOG.md Outdated Show resolved Hide resolved
@arajasek
Copy link
Contributor

arajasek commented Nov 1, 2023

Can I ask someone to examine the v12.tar.zst file with this PR, and confirm that:

  • it includes TWO calibrationnet bundles, called builtin-actors-calibrationnet.car and builtin-actors-calibrationnet-buggy.car
  • builtin-actors-calibrationnet.car has a manifest CID of bafy2bzacedrunxfqta5skb7q7x32lnp4efz2oq7fn226ffm7fu5iqs62jkmvs
  • builtin-actors-calibrationnet-buggy.car has a manifest CID of bafy2bzacedrunxfqta5skb7q7x32lnp4efz2oq7fn226ffm7fu5iqs62jkmvs
  • builtin-actors-mainnet.car has a manifest CID of bafy2bzacecooh5cjxkmraawn7wvmrx7k5hwdmbvqdteujr33mnaeclsazyb6a

@jennijuju jennijuju force-pushed the jen/rc3-prep branch 2 times, most recently from b3870d0 to f903dc4 Compare November 1, 2023 22:59
@jennijuju
Copy link
Member Author

  • builtin-actors-calibrationnet.car has a manifest CID of bafy2bzacedrunxfqta5skb7q7x32lnp4efz2oq7fn226ffm7fu5iqs62jkmvs
  • builtin-actors-calibrationnet-buggy.car has a manifest CID of bafy2bzacedrunxfqta5skb7q7x32lnp4efz2oq7fn226ffm7fu5iqs62jkmvs

Im being paranoid as you demanded and check the bundles. Calib buggy and mainnet matches what you suggested - and I assume you meant a different calibration non buggy cid which ends kzru(in your message they are dupes)

@jennijuju jennijuju merged commit ee0152f into release/v1.24.0 Nov 1, 2023
1 check was pending
@jennijuju jennijuju deleted the jen/rc3-prep branch November 1, 2023 23:44
@jennijuju jennijuju mentioned this pull request Nov 2, 2023
@arajasek
Copy link
Contributor

arajasek commented Nov 2, 2023

  • builtin-actors-calibrationnet.car has a manifest CID of bafy2bzacedrunxfqta5skb7q7x32lnp4efz2oq7fn226ffm7fu5iqs62jkmvs
  • builtin-actors-calibrationnet-buggy.car has a manifest CID of bafy2bzacedrunxfqta5skb7q7x32lnp4efz2oq7fn226ffm7fu5iqs62jkmvs

Im being paranoid as you demanded and check the bundles. Calib buggy and mainnet matches what you suggested - and I assume you meant a different calibration non buggy cid which ends kzru(in your message they are dupes)

I did in fact mean that! Thank you! 💙

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants