NomicFoundation / hardhat

Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
https://hardhat.org
Other
7.12k stars 1.36k forks source link

Upgrade solc dependency #2030

Open fvictorio opened 2 years ago

fvictorio commented 2 years ago

We are using solc@0.7.3 at the moment. This should be fine for now (at least according to @ekpyron), but future soljson releases might not be compatible with this version.

@alcuadrado since we'll need to do this periodically, would it make sense to add it to the list of packages watched by dependabot?

fvictorio commented 2 years ago

We are going to add it to dependabot.

github-actions[bot] commented 2 years ago

This issue was marked as stale because it didn't have any activity in the last 30 days. If you think it's still relevant, please leave a comment indicating so. Otherwise, it will be closed in 7 days.