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

Conversation

DanielSchiavini
Copy link
Collaborator

@DanielSchiavini DanielSchiavini commented Sep 11, 2024

What I did

  • Implement Blockscout contract verification
  • Unfortunately, a bug is causing problems when called with boa.loads

How I did it

How to verify it

Description for the changelog

  • Add contract verification on Blockscout

Cute Animal Picture

image

@DanielSchiavini DanielSchiavini marked this pull request as ready for review September 11, 2024 14:54
@charles-cooper
Copy link
Member

charles-cooper commented Sep 11, 2024

i reworked path resolution in 5ce6bfb, it works now.

i made the additional change of essentially ignoring the name= parameter, i'm not really sure if anybody uses it though

rolled back the contract_name= change in 572ef3f

Co-authored-by: Charles Cooper <[email protected]>
boa/verifiers.py Outdated Show resolved Hide resolved
boa/verifiers.py Outdated Show resolved Hide resolved
boa/verifiers.py Outdated Show resolved Hide resolved
boa/verifiers.py Outdated Show resolved Hide resolved
boa/verifiers.py Outdated Show resolved Hide resolved
@charles-cooper charles-cooper merged commit f1051f4 into vyperlang:master Sep 22, 2024
9 checks passed
@DanielSchiavini DanielSchiavini deleted the blockscout branch September 22, 2024 08:19
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.

3 participants