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: Blockscout contract verification #308

Merged
merged 23 commits into from
Sep 22, 2024

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    4b9f82b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c47b7e7 View commit details
    Browse the repository at this point in the history
  3. fix path resolver

    charles-cooper committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5ce6bfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    572ef3f View commit details
    Browse the repository at this point in the history
  5. roll back further

    charles-cooper committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    96622c7 View commit details
    Browse the repository at this point in the history
  6. remove workaround

    charles-cooper committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    22a9c84 View commit details
    Browse the repository at this point in the history
  7. fix lint

    charles-cooper committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5a72857 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Review comments

    DanielSchiavini committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f2431ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    142c3fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97595c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Remove default value

    Co-authored-by: Charles Cooper <[email protected]>
    DanielSchiavini and charles-cooper authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    57bc002 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    32ea0ee View commit details
    Browse the repository at this point in the history
  2. fix api_key and address.lower() usages

    mixed case address should work fine
    when api_key is None, can be a bug
    charles-cooper committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c8b5a52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a580c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b82cf7c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    7b9042d View commit details
    Browse the repository at this point in the history
  2. boa.verify

    DanielSchiavini committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    97bd2b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    a0a8a67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8063277 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14fbfff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57c6b0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60dba56 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. update test

    charles-cooper committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    72d93d1 View commit details
    Browse the repository at this point in the history