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 warning suppression for if you don't care that a contract has no bytecode #313

Closed

Commits on Sep 12, 2024

  1. feat: added warning suppression for if you don't care that a contract…

    … has no deployed code, for example when deploying via CREATE2 to a known address
    PatrickAlphaC committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    df9de3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1942583 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a008df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d71f64 View commit details
    Browse the repository at this point in the history
  5. added trailing comma

    PatrickAlphaC committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b33cb68 View commit details
    Browse the repository at this point in the history