crytic / solc-select

Manage and switch between Solidity compiler versions
GNU Affero General Public License v3.0
758 stars 103 forks source link

Installing certain invalid versions does not return error #153

Open ggrieco-tob opened 1 year ago

ggrieco-tob commented 1 year ago
$ solc-select install 0.7.99 ; echo $?
0