# Solidity Compiler v0.8.35 Release

*The 0.8.35 release introduces Solidity's first compile-time builtin for ERC-7201 namespaced storage layouts and previews 0.9.0 deprecations.*

By [ETH Daily](https://ethdaily.io) · 2026-04-29

news, 2026, april2026, solidity, smart-contracts, evm, erc-7201, compiler, developer-tools, language

---

The Solidity team [released](https://github.com/argotorg/solidity/releases/tag/v0.8.35) version 0.8.35 of the Solidity compiler, delivering new language features, an experimental codegen pipeline, and early warnings ahead of the upcoming 0.9.0 release. The headline feature is ERC-7201, Solidity's first compile-time builtin. It automatically computes the base storage slot for ERC-7201 namespaced storage layouts, eliminating the need for developers to hardcode values.

The release also issues deprecation warnings for identifiers that will become reserved keywords in the 0.9.0 release. Developers are encouraged to audit their codebases now to avoid breaking changes in the next release. Solidity is the [most widely used language for developing smart contracts on the EVM](https://ethdaily.io/736), introduced in 2015 and continuously developed alongside the protocol's roadmap toward [the Hegotá hardfork](https://ethdaily.io/848).

* * *

Sponsored by
------------

[![](https://storage.googleapis.com/papyrus_images/81f33d00a6b2ca439a0c600e476f7ed085d865617c3c00a46875ed73b4c50710.jpg)](https://stake.lido.fi/earn)

EarnUSD is a stablecoin vault by Lido for earning transparent, onchain USD-denominated rewards. Get started today at [stake.lido.fi/earn](https://stake.lido.fi/earn)

* * *

Disclaimer: Content is for informational purposes only, not endorsement or investment advice. The accuracy of information is not guaranteed.

---

*Originally published on [ETH Daily](https://ethdaily.io/solidity-compiler-v0-8-35-release)*
