autonomoussoftware / metronome

Metronome autonomous system
MIT License
14 stars 10 forks source link

Use of future Solidity compiler versions #16

Closed filcap closed 6 years ago

filcap commented 6 years ago

Risk: Low Impact: Low Likelihood: Low

Refer to Coinspect Audit Report Issue MTN-004

filcap commented 6 years ago

We can update the pragma statement to use ^, instead of >=. We'll need confirm which version can still work will with our truffle test suite, since we have a build dependency there.