vyperlang / vyper

Pythonic Smart Contract Language for the EVM
https://vyperlang.org
Other
4.81k stars 788 forks source link

Error! Unable to verify vyper 0.4.0 source code on etherscan.io #4168

Closed allexstorm closed 4 days ago

allexstorm commented 1 week ago

Hello. I'm trying to verify my vyper 0.4.0 code on etherscan.io and get following error: "Error! Unable to verify source code Exception err_code_1 Occured: Unable to find image 'vyper:0.4.0' locally docker: Error response from daemon: pull access denied for vyper, repository does not exist or may require 'docker login'. See 'docker run --help'."

I'm not sure where to open this issue, I tried here also - https://github.com/etherscan/ethvalidate/issues/211

Vyper 0.4.0b2 version compiler doesn not match my 0.4.0 deployed bytecode.

Please advice.

charles-cooper commented 4 days ago

contacted the etherscan team and they have added support for 0.4.0 (although they still seem to only support single-file contracts). closing for now, please reopen if you are still encountering issues!