LimeChain / etherlime

Dapp Development framework based on ethers.js
MIT License
185 stars 41 forks source link

--solcVersion=native is not implemented #285

Closed snario closed 5 years ago

snario commented 5 years ago

As far as I can tell, --solcVersion=native is not implemented even though it is documented. Trying to get it working here: https://github.com/statechannels/monorepo/pull/86

ochikov commented 5 years ago

@snario Can you install the latest version of etherlime (2.2.4) and test it.