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(contract-verifier): Support Solidity contracts with EVM bytecode in contract verifier #3225

Merged

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    b454b82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    034f9c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    901dd51 View commit details
    Browse the repository at this point in the history
  4. Refactor compiler inputs

    slowli committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d75c796 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d37ec7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2643cef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51df909 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af1ca41 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    faffe03 View commit details
    Browse the repository at this point in the history
  10. Test more verification errors

    slowli committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ad3725f View commit details
    Browse the repository at this point in the history
  11. Update lockfiles

    slowli committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1fac117 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2e2f008 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2e75e36 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c17db75 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    70915fb View commit details
    Browse the repository at this point in the history
  16. Brush up code

    slowli committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    163ba0a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9318e12 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    84c3838 View commit details
    Browse the repository at this point in the history
  19. Sanity-check compiler type

    slowli committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    31b8b30 View commit details
    Browse the repository at this point in the history