<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/solidity-0-8-29-release-announcement-8upkbdxfj" -->

---
title: Solidity 0.8.29 Release Announcement | daily.dev
description: Solidity 0.8.29 has been released, bringing experimental support for the EVM Object Format (EOF), custom storage layouts, and initial support for ethdebug. EOF...
canonical: https://daily.dev/posts/solidity-0-8-29-release-announcement-8upkbdxfj
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Solidity 0.8.29 Release Announcement | daily.dev
og:description: Solidity 0.8.29 has been released, bringing experimental support for the EVM Object Format (EOF), custom storage layouts, and initial support for ethdebug. EOF...
og:url: https://daily.dev/posts/solidity-0-8-29-release-announcement-8upkbdxfj
og:image: https://api.daily.dev/og/posts/8UpkBdXFJ.png
og:image:alt: Solidity 0.8.29 Release Announcement
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Solidity 0.8.29 Release Announcement

**[Solidity](https://daily.dev/sources/solidity)** · 8 min read · 4 upvotes · 0 comments

## Summary

Solidity 0.8.29 has been released, bringing experimental support for the EVM Object Format (EOF), custom storage layouts, and initial support for ethdebug. EOF support is enabled by compiling for the Osaka EVM version and is still incomplete. Custom storage layouts now allow relocating contract variables. The release also introduces a debugging data format suitable for smart contracts with the initial support for ethdebug. Additionally, several language and compiler features along with numerous bug fixes and build system updates have been included.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://soliditylang.org/blog/2025/03/12/solidity-0.8.29-release-announcement>

## Similar posts on daily.dev

- [Governing Security in the Age of Infinite Signal](https://daily.dev/posts/governing-security-in-the-age-of-infinite-signal-qhihbir44) · Snyk · 0 upvotes · 0 comments
- [No one has a good plan for how AI companies should work with the government](https://daily.dev/posts/no-one-has-a-good-plan-for-how-ai-companies-should-work-with-the-government-nkajqoze1) · TechCrunch · 0 upvotes · 1 comments

---

Tags: [#compiler](https://daily.dev/tags/compiler), [#ethereum](https://daily.dev/tags/ethereum), [#smart-contracts](https://daily.dev/tags/smart-contracts), [#solidity](https://daily.dev/tags/solidity)

[View this post on daily.dev](https://daily.dev/posts/solidity-0-8-29-release-announcement-8upkbdxfj)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Solidity 0.8.29 Release Announcement","url":"https://daily.dev/posts/solidity-0-8-29-release-announcement-8upkbdxfj","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/solidity-0-8-29-release-announcement-8upkbdxfj"},"datePublished":"2025-03-12T16:01:56.234Z","dateModified":"2025-12-08T02:18:50.482Z","description":"Solidity 0.8.29 has been released, bringing experimental support for the EVM Object Format (EOF), custom storage layouts, and initial support for ethdebug. EOF...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c07b4565a31c98ea4fd5ac734647507c?_a=AQAEuj9","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c07b4565a31c98ea4fd5ac734647507c?_a=AQAEuj9","isAccessibleForFree":true,"articleSection":"Solidity","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Solidity","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ba7e7fc77c4e441aa2432e9e8cabeb0f","url":"https://daily.dev/sources/solidity"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/solidity-0-8-29-release-announcement-8upkbdxfj","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":4},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"compiler,ethereum,smart-contracts,solidity","timeRequired":"PT8M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Solidity","item":"https://daily.dev/sources/solidity"},{"@type":"ListItem","position":3,"name":"Solidity 0.8.29 Release Announcement"}]}
```

