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 script seems to not successfully verify #232

Open
anna-carroll opened this issue Apr 22, 2022 · 0 comments
Open

verification script seems to not successfully verify #232

anna-carroll opened this issue Apr 22, 2022 · 0 comments

Comments

@anna-carroll
Copy link
Member

anna-carroll commented Apr 22, 2022

steps to repro:
Put a snowtrace API key in packages/new-deploy/.env for ETHERSCAN_KEY, then

git checkout anna/deploy
cd packages/new-deploy
yarn run ts-node ./scripts/verify ./output/config.json ./output/verification-1650564850038.json

then, check snowtrace to see that contracts aren't getting verified


Note: i believe the issue isn't unique to Avalanche / snowtrace; contracts on testnets like Rinkeby, Kovan, Goerli have contract code semi-verified because it matches bytecode of other verified contracts, but it comes with a warning because it hasn't been verified with the specific constructor arguments. example
Screen Shot 2022-04-22 at 12 30 37 PM

@anna-carroll anna-carroll changed the title verification script doesn't successfully verify on etherscan verification script doesn't successfully verif Apr 22, 2022
@anna-carroll anna-carroll changed the title verification script doesn't successfully verif verification script seems to not successfully verify Apr 22, 2022
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

1 participant