dapphub / dapptools

Dapp, Seth, Hevm, and more
https://dapp.tools
2.1k stars 325 forks source link

--use solc:0.5.17 err #453

Open mesozoic-technology opened 4 years ago

mesozoic-technology commented 4 years ago

error: attribute 'solc_0_5_17' missing, at (string):1:76

^^ dapp returns this error message when executing with --use solc:0.5.17

mesozoic-technology commented 4 years ago

for this to be fixed, would something have to be included here? https://github.com/dapphub/nixpkgs

asymmetric commented 4 years ago

It needs to be added here https://github.com/dapphub/dapptools/blob/master/nix/solc-versions.nix

MrChico commented 4 years ago

Yes, something would beed to be added to both of those places