Encode-Club-Solidity-Foundations / Lesson-01

21 stars 14 forks source link

Minimum Pragma Version #10

Open rezaprimasatya opened 1 year ago

rezaprimasatya commented 1 year ago

What the minimum version of Pragma ?

=0.4.16 or >=0.7.0

BrutKode commented 1 year ago

It should be between 0.7 and 0.9

rezaprimasatya commented 1 year ago

thanks @BrutKode. Any the major changes from 0.4 to 0.7 ?

MatheusDaros commented 1 year ago

Hello @rezaprimasatya and @BrutKode You should always (when possible) use the most recent versions of Solidity. There are several major changes between 0.4 and 0.7: 0.5 0.6 0.7