Skip to content

fix(lotus): disable unreleased network upgrade (UpgradeXxHeight) in devnet#100

Merged
BigLep merged 3 commits intomainfrom
rvagg/no-forks-lotus
Apr 1, 2026
Merged

fix(lotus): disable unreleased network upgrade (UpgradeXxHeight) in devnet#100
BigLep merged 3 commits intomainfrom
rvagg/no-forks-lotus

Conversation

@rvagg
Copy link
Copy Markdown
Contributor

@rvagg rvagg commented Mar 31, 2026

Lotus 2k builds schedule UpgradeXxHeight at epoch 200, triggering an expensive state migration that causes transient ErrExpensiveFork on eth_call/estimateGas. Set LOTUS_XX_HEIGHT=-1 on the daemon container to prevent this.

Stacked against #98 to see if we can get it covered.

rvagg added 3 commits March 31, 2026 17:39
dlcdn is only for the latest versions, we were using 5.0.6 which was
removed when 5.0.7 was released. In this change we use archive.apache.org
which has all the versions and we increment to 5.0.7 while we're at it.
…evnet

Lotus 2k builds schedule UpgradeXxHeight at epoch 200, triggering an
expensive state migration that causes transient ErrExpensiveFork on
eth_call/estimateGas. Set LOTUS_XX_HEIGHT=-1 on the daemon container
to prevent this.
@FilOzzy FilOzzy added this to FOC Mar 31, 2026
@github-project-automation github-project-automation bot moved this to 📌 Triage in FOC Mar 31, 2026
@rvagg
Copy link
Copy Markdown
Contributor Author

rvagg commented Mar 31, 2026

doh, does't run CI when not against main.. needs #98 to be merged

@github-project-automation github-project-automation bot moved this from 📌 Triage to ✔️ Approved by reviewer in FOC Mar 31, 2026
@BigLep BigLep changed the base branch from rvagg/cassandra-from-archive to main April 1, 2026 00:26
@BigLep
Copy link
Copy Markdown
Contributor

BigLep commented Apr 1, 2026

I targeted against main. Merging.

@BigLep BigLep merged commit be12e0f into main Apr 1, 2026
1 check passed
@github-project-automation github-project-automation bot moved this from ✔️ Approved by reviewer to 🎉 Done in FOC Apr 1, 2026
@rvagg rvagg deleted the rvagg/no-forks-lotus branch April 1, 2026 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

4 participants