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

Verification #267

Open
PatrickAlphaC opened this issue Aug 2, 2024 · 2 comments
Open

Verification #267

PatrickAlphaC opened this issue Aug 2, 2024 · 2 comments

Comments

@PatrickAlphaC
Copy link
Contributor

PatrickAlphaC commented Aug 2, 2024

Specs:

  1. Must enable users to use an API that looks like:
deployer.deploy(verify=true)

or

my_contract = deployer.deploy()
my_contract.verify(explorer=XX, api_key=XX)
  1. Must support the following:
  • Ideally Etherscan (maybe not etherscan if it doesn't support Vyper verification by an API endpoint)
  • At least Blockscout
  • ZKSync with blockscout
  1. Add any changes to the titanoboa-zksync repo for adding zksync verification

  2. Must have tests to show it works, and an example in the PR submitted to show how it works.

  3. I’m pretty sure standard json verification works better than flattened contracts too

@iChristwin
Copy link

Saw the Farcaster bounty for this issue. I can deliver a working PR in a couple of hours if you give the go ahead.

@developerfred
Copy link

@PatrickAlphaC I would like to work on this issue 🔥

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

No branches or pull requests

3 participants