projectchicago / gastoken

⛽ Tokenize gas on Ethereum with GasToken ⛽
https://gastoken.io
718 stars 89 forks source link

Update solidity to 0.5? #13

Closed BlinkyStitt closed 5 years ago

BlinkyStitt commented 5 years ago

Are there any plans to upgrade the compiler from 0.4 to 0.5? Do any of the changes improve gas costs?

lorenzb commented 5 years ago

The contracts compiled with solidity v0.4 are already deployed on the mainnet(s) and used. There are no plans to upgrade.