qtumproject / qtum

Qtum Core Wallet
https://qtum.org
MIT License
1.2k stars 399 forks source link

Question: up to which solidity version does qtum support? #246

Closed yuanfeiz closed 7 years ago

Earlz commented 7 years ago

Because we are compatible with the EVM we support all versions of solidity that currently exist

On Jul 24, 2017 10:12 AM, "YuanfΞi Zhu" notifications@github.com wrote:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/qtumproject/qtum/issues/246, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWqFgGFDQjifNM-gCw-pnkTbXM7CBnGks5sRLRsgaJpZM4OhU8c .

yuanfeiz commented 7 years ago

Great! So up to 0.4.11? Including the require and assert?

Earlz commented 7 years ago

Yes, of course. There are currently no Solidity features that are incompatible with Qtum's implementation of the EVM