Skip to content

Are solidity compiler versions backwards compatible? #267

Discussion options

You must be logged in to vote

No, you can not compile the older version code with the latest version, but what you can do is to write version-specific code. Just specify the version and write code according to it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sadityakumar9211
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants