0x00000002 / rootcore

Apache License 2.0
0 stars 1 forks source link

Use up to date compiler version and lock pragmas to specific compiler version #18

Open gabriel-canaan opened 6 years ago

gabriel-canaan commented 6 years ago

This is not the latest version consider using a more recent, stable one.
Locking the pragma helps ensure that contracts do not accidentally get deployed using, for example, the latest compiler which may have higher risks of undiscovered bugs.