Skip to content

EIP-7883 modexp gas cost change#1587

Merged
libotony merged 9 commits intoevm-upgradesfrom
pedro/eip-7883
Mar 31, 2026
Merged

EIP-7883 modexp gas cost change#1587
libotony merged 9 commits intoevm-upgradesfrom
pedro/eip-7883

Conversation

@otherview
Copy link
Copy Markdown
Member

Description

Implements EIP-7883

Fixes # (issue)

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • New and existing E2E tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have not added any vulnerable dependencies to my code

@otherview otherview requested a review from a team as a code owner March 16, 2026 15:33
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 16, 2026

Codecov Report

❌ Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
vm/contracts.go 90.47% 1 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

Comment thread runtime/runtime.go Outdated
paologalligit
paologalligit previously approved these changes Mar 18, 2026
Copy link
Copy Markdown
Member

@paologalligit paologalligit left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@otherview otherview changed the base branch from evm-upgrades-bak-1 to evm-upgrades March 27, 2026 11:09
@otherview otherview dismissed paologalligit’s stale review March 27, 2026 11:09

The base branch was changed.

Comment thread vm/contracts.go
Comment thread vm/contracts.go Outdated
@libotony libotony merged commit faa33e8 into evm-upgrades Mar 31, 2026
31 checks passed
@libotony libotony deleted the pedro/eip-7883 branch March 31, 2026 09:40
libotony added a commit that referenced this pull request Apr 16, 2026
Co-authored-by: paologalligit <paolo.galli@vechain.org>
Co-authored-by: libotony <tony.li@vechain.org>
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