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: draft idea for mainnet contract inspector #491

Closed
wants to merge 8 commits into from

Conversation

wadealexc
Copy link
Collaborator

@wadealexc wadealexc commented Mar 29, 2024

Playing with an idea to make it easy to quickly set up small scripts/tests to simulate things on mainnet and inspect state changes.

Try it out using the tests I've written:

  • forge t --mt test_M2Upgrade -vvv
  • forge t --mt test_MigrateM1Withdrawal -vvv
  • forge t --mt test_MigrateEigenPod -vvv
  • forge t --mt test_UpgradeStatus -vvv
  • forge t --mt test_UnpauseDeposits -vvv

@gpsanant
Copy link
Contributor

can we close this? @wadealexc

@wadealexc wadealexc closed this Oct 3, 2024
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.

2 participants