******************************** Solidity v0.9.0 Breaking Changes ******************************** This section highlights the main breaking changes introduced in Solidity version 0.9.0. For the full list check `the release changelog `_. Silent Changes of the Semantics =============================== ... New Restrictions ================ - Make ``basefee`` a reserved identifier in assembly. Interface Changes ================= ... How to update your code ======================= ...