chore: correct has_compute_requests_hash description#1929
Merged
SamWilsn merged 1 commit intoDec 16, 2025
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## forks/amsterdam #1929 +/- ##
================================================
Coverage 86.15% 86.15%
================================================
Files 538 538
Lines 34557 34557
Branches 3222 3222
================================================
Hits 29773 29773
Misses 4177 4177
Partials 607 607
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
SamWilsn
approved these changes
Dec 16, 2025
Carsons-Eels
pushed a commit
to Carsons-Eels/execution-specs
that referenced
this pull request
Jan 6, 2026
* refactor(eip7883): update vector input structure * feat: add eip7702, gas usage and extra edge cases * feat: add fork transition test * test: add extra invalid cases * refactor(tests): Improve fixture and test descriptions for clarity * refactor(tests): add helper for invalid case * feat: add invalud boundary test cases * chore: update boundary input case * refactor(tests): simplify boundary modexp test cases * fix(tests): update fork transition test * feat(test): add gas formula egde cases * test: add extra casefor modexp invalid input * tests: port legacy modexp test * refactor: update vector and data types * refactor: remove valid case from invalid scenario * refactor: update result comparison method and test case * refactor: update comment * refactor: update naming and new cases * refactor: update valid fork configuration
CPerezz
pushed a commit
to CPerezz/execution-specs
that referenced
this pull request
Feb 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR corrects
has_compute_requests_hashdescription.