Skip to content

Update geth dependency to 1.16.2#457

Merged
simonlechner merged 3 commits intomainfrom
simon/eth1.16.2
Sep 5, 2025
Merged

Update geth dependency to 1.16.2#457
simonlechner merged 3 commits intomainfrom
simon/eth1.16.2

Conversation

@simonlechner
Copy link
Copy Markdown
Contributor

@simonlechner simonlechner commented Aug 27, 2025

With the upcoming Fusaka update of ethereum, the geth dependency needs to upgraded.

The integration has been run through the current ethereum execution spec test release using the TestState.
After removing the eip7939_count_leading_zeros (not supported by lfvm yet), the following tests were failing:

  • TestState/frontier/opcodes/all_opcodes/all_opcodes.json (most likely due to missing clz opcode)
  • TestState/osaka/eip7823_modexp_upper_bounds/modexp_upper_bounds/modexp_upper_bounds.json (two failing test cases)

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
gossip/evmstore/carmen.go 77.05% <100.00%> (+0.20%) ⬆️

... and 11 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@simonlechner simonlechner marked this pull request as draft August 28, 2025 07:49
@simonlechner simonlechner marked this pull request as ready for review September 1, 2025 10:26
Comment thread gossip/filters/filter_system_test.go Outdated
@simonlechner simonlechner changed the title WIP: Update geth dependency to 1.16.2 Update geth dependency to 1.16.2 Sep 1, 2025
HerbertJordan
HerbertJordan previously approved these changes Sep 1, 2025
LuisPH3
LuisPH3 previously approved these changes Sep 1, 2025
Copy link
Copy Markdown
Contributor

@LuisPH3 LuisPH3 left a comment

Choose a reason for hiding this comment

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

🚀

@LuisPH3
Copy link
Copy Markdown
Contributor

LuisPH3 commented Sep 2, 2025

@simonlechner simonlechner merged commit 87017e7 into main Sep 5, 2025
3 checks passed
@simonlechner simonlechner deleted the simon/eth1.16.2 branch September 5, 2025 09:54
LuisPH3 pushed a commit that referenced this pull request Jan 23, 2026
simonlechner added a commit that referenced this pull request Feb 23, 2026
simonlechner added a commit that referenced this pull request Feb 24, 2026
wsodsong pushed a commit that referenced this pull request Feb 25, 2026
* Update geth dependency to 1.16.2 (#457)

* Update to geth 1.16.5 (#563)

* Update geth dependency to 1.16.9 (#657)

* Updates for release branch

* Update tosca and carmen to release branches

* Update license in newly added file

---------

Co-authored-by: Herbert <herbert@swrnd.ch>
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.

3 participants