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

♻️ Update revertTo and snapshot Cheat Codes #275

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

pcaversaccio
Copy link
Owner

@pcaversaccio pcaversaccio commented Oct 1, 2024

🕓 Changelog

The Foundry PR #8945 introduced a renaming of the snapshot and revertTo cheat codes, now referred to as snapshotState and revertToState. In response, this PR updates our test suite—specifically the ERC721Test contract—to align with these revised cheat codes. Additionally, ethers has been upgraded to the latest version 6.13.3, and all submodules have been updated to their most recent available commits.

🐶 Cute Animal Picture

image

Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio self-assigned this Oct 1, 2024
@pcaversaccio pcaversaccio added dependencies 🔁 Pull requests that update a dependency file refactor/cleanup ♻️ Code refactorings and cleanups labels Oct 1, 2024
@pcaversaccio pcaversaccio added this to the 0.1.1 milestone Oct 1, 2024
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio marked this pull request as ready for review October 3, 2024 08:54
@pcaversaccio pcaversaccio merged commit 949adb5 into main Oct 3, 2024
11 of 13 checks passed
@pcaversaccio pcaversaccio deleted the refactor/update-deprecated-cheatcodes branch October 3, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 🔁 Pull requests that update a dependency file refactor/cleanup ♻️ Code refactorings and cleanups
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant