Skip to content

Add EVM helper functions to inspect and modify contract storage#8391

Draft
m-Peter wants to merge 1 commit intomasterfrom
mpeter/evm-testing-storage-modification
Draft

Add EVM helper functions to inspect and modify contract storage#8391
m-Peter wants to merge 1 commit intomasterfrom
mpeter/evm-testing-storage-modification

Conversation

@m-Peter
Copy link
Collaborator

@m-Peter m-Peter commented Feb 4, 2026

PoC mainly for facilitating EVM testing through the Cadence testing framework.

@m-Peter m-Peter self-assigned this Feb 4, 2026
@m-Peter m-Peter added enhancement New feature or request Flow EVM labels Feb 4, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 4, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch mpeter/evm-testing-storage-modification

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 2026

Codecov Report

❌ Patch coverage is 16.66667% with 60 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
fvm/evm/impl/impl.go 0.00% 44 Missing ⚠️
fvm/evm/handler/handler.go 0.00% 14 Missing ⚠️
utils/unittest/execution_state.go 0.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@m-Peter m-Peter force-pushed the mpeter/evm-testing-storage-modification branch 2 times, most recently from f9493f3 to d4e575f Compare February 5, 2026 11:25
@m-Peter m-Peter changed the title Implement an EVM helper function to modify contract storage Add EVM helper functions to inspect and modify contract storage Feb 5, 2026
@m-Peter m-Peter force-pushed the mpeter/evm-testing-storage-modification branch from d4e575f to 9fb215c Compare February 5, 2026 12:05
@m-Peter m-Peter force-pushed the mpeter/evm-testing-storage-modification branch from 9fb215c to a119eb6 Compare February 5, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Flow EVM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments