Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added hardhat_setStorageAt #298

Merged
merged 7 commits into from
Jun 27, 2024
Merged

Conversation

vbar
Copy link
Contributor

@vbar vbar commented Jun 20, 2024

What πŸ’»

Added hardhat_setStorageAt API.

Why βœ‹

Fixes https://github.com/matter-labs/era-test-node/issues/276 .

Evidence πŸ“·

Added test_set_storage_at, which passes:

test node::in_memory_ext::tests::test_set_storage_at ... ok

@vbar vbar requested a review from a team as a code owner June 20, 2024 08:21
Copy link
Collaborator

@MexicanAce MexicanAce left a comment

Choose a reason for hiding this comment

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

LGTM

@MexicanAce MexicanAce merged commit 5862c6a into matter-labs:main Jun 27, 2024
10 checks passed
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.

hardhat_api: Implement hardhat_setStorageAt method
2 participants