<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Ethereum developers Archives - Coin Engineer</title>
	<atom:link href="https://coinengineer.net/blog/tag/ethereum-developers/feed/" rel="self" type="application/rss+xml" />
	<link>https://coinengineer.net/blog/tag/ethereum-developers/</link>
	<description>Btc, Coins, Pre-Sale, DeFi, NFT</description>
	<lastBuildDate>Mon, 28 Apr 2025 16:13:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://coinengineer.net/blog/wp-content/uploads/2024/04/cropped-Coin-Engineer-Logo-Favicon-2-32x32.png</url>
	<title>Ethereum developers Archives - Coin Engineer</title>
	<link>https://coinengineer.net/blog/tag/ethereum-developers/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Ethereum Fusaka Update is Coming: Major Changes Ahead!</title>
		<link>https://coinengineer.net/blog/ethereum-fusaka-update-is-coming-major-changes-ahead/</link>
					<comments>https://coinengineer.net/blog/ethereum-fusaka-update-is-coming-major-changes-ahead/#respond</comments>
		
		<dc:creator><![CDATA[Yigit Taha OZTURK]]></dc:creator>
		<pubDate>Mon, 28 Apr 2025 16:30:03 +0000</pubDate>
				<category><![CDATA[Crypto News]]></category>
		<category><![CDATA[EN]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[EIP-4200]]></category>
		<category><![CDATA[EIP-4750]]></category>
		<category><![CDATA[EOF Upgrade]]></category>
		<category><![CDATA[Ethereum developers]]></category>
		<category><![CDATA[Ethereum Fusaka]]></category>
		<category><![CDATA[Ethereum Governance]]></category>
		<category><![CDATA[Ethereum Hard Fork 2025]]></category>
		<category><![CDATA[EVM Changes]]></category>
		<category><![CDATA[EVM Object Format]]></category>
		<category><![CDATA[Solidity Updates]]></category>
		<guid isPermaLink="false">https://coinengineer.net/blog/?p=40990</guid>

					<description><![CDATA[<p>According to Ethereum Foundation officials, the Ethereum Fusaka hard fork is expected to occur in Q3 or Q4 2025. While the exact date is yet to be finalized, Ethereum Foundation co-executive director Tomasz Kajetan Stańczak confirmed that the upcoming EVM Object Format (EOF) upgrade will be a central component of the Fusaka update. What’s Changing</p>
<p>The post <a href="https://coinengineer.net/blog/ethereum-fusaka-update-is-coming-major-changes-ahead/">Ethereum Fusaka Update is Coming: Major Changes Ahead!</a> appeared first on <a href="https://coinengineer.net/blog">Coin Engineer</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="" data-start="2971" data-end="3320">According to Ethereum Foundation officials, the <strong data-start="3019" data-end="3048">Ethereum Fusaka hard fork</strong> is expected to occur in <strong data-start="3073" data-end="3090">Q3 or Q4 2025</strong>. While the exact date is yet to be finalized, Ethereum Foundation co-executive director <strong data-start="3179" data-end="3206">Tomasz Kajetan Stańczak</strong> confirmed that the upcoming <strong data-start="3235" data-end="3262">EVM Object Format (EOF)</strong> upgrade will be a central component of the Fusaka update.</p>
<h2 data-start="3322" data-end="3354">What’s Changing With Fusaka?</h2>
<p class="" data-start="3356" data-end="3480">The Ethereum Virtual Machine (EVM) — responsible for executing smart contracts — will undergo significant protocol upgrades:</p>
<ul>
<li data-start="3484" data-end="3579"><strong data-start="3484" data-end="3508">New container format</strong> for smart contract bytecode, introducing better structure and clarity.</li>
<li data-start="3582" data-end="3657"><strong data-start="3582" data-end="3607">Header (0xEF00 value)</strong> followed by a version number for future upgrades.</li>
<li data-start="3660" data-end="3717"><strong data-start="3660" data-end="3677">Section table</strong> to provide metadata about the contract.</li>
<li data-start="3720" data-end="3804"><strong data-start="3720" data-end="3756">Separated code and data sections</strong>, making contracts easier to analyze and verify.</li>
</ul>
<p class="" data-start="3806" data-end="3959">This structure is designed to streamline EVM operations, increase efficiency, and provide a cleaner development environment for smart contract engineers.</p>
<h2>Goodbye &#8220;JUMP&#8221;, Hello &#8220;RJUMP&#8221;</h2>
<p class="" data-start="3996" data-end="4396">Currently, EVM uses <code data-start="4016" data-end="4022">JUMP</code> and <code data-start="4027" data-end="4034">JUMPI</code> to redirect execution to arbitrary bytecode positions — a method that can conceal malicious code.<br data-start="4132" data-end="4135" />Through <strong data-start="4143" data-end="4155">EIP-4200</strong> and <strong data-start="4160" data-end="4172">EIP-4750</strong>, these dynamic jumps will be replaced by safer alternatives like <strong data-start="4238" data-end="4247">CALLF</strong> (function call) and <strong data-start="4268" data-end="4276">RETF</strong> (return from function). Additionally, <strong data-start="4315" data-end="4324">RJUMP</strong> and <strong data-start="4329" data-end="4339">RJUMPI</strong> will mandate hardcoded destinations within the bytecode.</p>
<hr />
<p data-start="4398" data-end="4429"><strong><em>You Might Be Interested In: <a href="https://coinengineer.net/blog/elon-musk-talks-about-the-name-of-a-new-memecoin/">Elon Musk Talks About the Name of a New Memecoin!</a></em></strong></p>
<hr />
<h2 data-start="4398" data-end="4429">Controversy Surrounding EOF</h2>
<p class="" data-start="4431" data-end="4539">However, not everyone supports EOF.<br data-start="4466" data-end="4469" />Developer <strong data-start="4479" data-end="4501">Pascal Caversaccio</strong> and others have raised concerns that:</p>
<ul>
<li data-start="4543" data-end="4569">EOF is <strong data-start="4550" data-end="4568">overly complex</strong>,</li>
<li data-start="4572" data-end="4638">It <strong data-start="4575" data-end="4602">adds unnecessary layers</strong> to an already intricate EVM system,</li>
<li data-start="4641" data-end="4721">It could <strong data-start="4650" data-end="4678">open new vulnerabilities</strong> by requiring significant tooling upgrades,</li>
<li data-start="4724" data-end="4784">It might <strong data-start="4733" data-end="4765">force indefinite maintenance</strong> of the legacy EVM.</li>
</ul>
<p class="" data-start="4786" data-end="4947">A recent ETHPulse poll revealed that voters holding nearly <strong data-start="4845" data-end="4859">17,745 ETH</strong> oppose the EOF upgrade, while only a few holders with less than <strong data-start="4924" data-end="4935">300 ETH</strong> support it.</p>
<p data-start="4786" data-end="4947"><img fetchpriority="high" decoding="async" class="aligncenter wp-image-154389 size-full" src="https://coinmuhendisi.com/blog/wp-content/uploads/2025/04/ethereum-2.webp" alt="ethereum" width="841" height="397" /></p>
<hr />
<p data-start="4786" data-end="4947"><em>You can also freely share your thoughts and comments about the topic in the comment section. Additionally, don’t forget to follow us on our <a href="https://t.me/coinengineernews" target="_blank" rel="noreferrer noopener nofollow"><strong>Telegram, </strong></a><a href="https://www.youtube.com/@CoinEngineer" target="_blank" rel="noreferrer noopener nofollow"><strong>YouTube</strong></a>, and <a href="https://twitter.com/coinengineers" target="_blank" rel="nofollow noopener"><strong>Twitter</strong></a> channels for the latest <a title="News" href="https://coinengineer.net/blog/news/" data-internallinksmanager029f6b8e52c="7">news</a> and updates.</em></p>
<p>The post <a href="https://coinengineer.net/blog/ethereum-fusaka-update-is-coming-major-changes-ahead/">Ethereum Fusaka Update is Coming: Major Changes Ahead!</a> appeared first on <a href="https://coinengineer.net/blog">Coin Engineer</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://coinengineer.net/blog/ethereum-fusaka-update-is-coming-major-changes-ahead/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url='https://coinengineer.net/blog/wp-content/uploads/2025/01/Eric-Conner-Leaves-Ethereum.png' type='image/webp' medium='image' width='1920' height='1080'><media:title type='plain'> <![CDATA[USA]]></media:title><media:thumbnail url='https://coinengineer.net/blog/wp-content/uploads/2025/01/Eric-Conner-Leaves-Ethereum.png' width='58' height='33' /></media:content>	</item>
		<item>
		<title>Eric Conner Leaves Ethereum</title>
		<link>https://coinengineer.net/blog/eric-conner-leaves-ethereum/</link>
					<comments>https://coinengineer.net/blog/eric-conner-leaves-ethereum/#respond</comments>
		
		<dc:creator><![CDATA[Tanju Akbıyık]]></dc:creator>
		<pubDate>Wed, 22 Jan 2025 11:00:37 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[AI (artificial intelligence)]]></category>
		<category><![CDATA[Change in Ethereum]]></category>
		<category><![CDATA[Community management]]></category>
		<category><![CDATA[Eric Conner]]></category>
		<category><![CDATA[ethereum]]></category>
		<category><![CDATA[Ethereum community]]></category>
		<category><![CDATA[Ethereum developers]]></category>
		<category><![CDATA[Ethereum ecosystem]]></category>
		<category><![CDATA[Ethereum Foundation]]></category>
		<category><![CDATA[Ethereum leadership disputes]]></category>
		<category><![CDATA[Ethereum roadmap]]></category>
		<category><![CDATA[Freysa AI]]></category>
		<category><![CDATA[Leadership crisis]]></category>
		<category><![CDATA[vitalik buterin]]></category>
		<guid isPermaLink="false">https://coinengineer.net/blog/?p=35337</guid>

					<description><![CDATA[<p>Ethereum core developer Eric Conner announced his departure from the Ethereum ecosystem, criticizing Vitalik Buterin&#8216;s leadership decisions, and stated that he will focus on developing artificial intelligence tools. Leadership Disputes and Eric Conner&#8217;s Departure On January 21, Eric Conner, one of Ethereum&#8217;s leading developers, announced the end of his 11-year active participation in the Ethereum</p>
<p>The post <a href="https://coinengineer.net/blog/eric-conner-leaves-ethereum/">Eric Conner Leaves Ethereum</a> appeared first on <a href="https://coinengineer.net/blog">Coin Engineer</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Ethereum</strong> core developer <strong>Eric Conner</strong> announced his departure from the Ethereum ecosystem, criticizing <strong>Vitalik Buterin</strong>&#8216;s leadership decisions, and stated that he will focus on developing artificial intelligence tools.</p>
<h2>Leadership Disputes and Eric Conner&#8217;s Departure</h2>
<p>On <strong>January 21</strong>, Eric Conner, one of Ethereum&#8217;s leading developers, announced the end of his <strong>11-year</strong> active participation in the Ethereum community. At the core of this decision were criticisms directed at leadership changes implemented by Ethereum founder Vitalik Buterin.</p>
<p>Vitalik Buterin, declaring himself as the sole authority in Ethereum Foundation (EF) management, stated:</p>
<p>&#8220;<em><strong>The person deciding the new EF leadership team is me. One of the goals of the ongoing reform is to give the EF a ‘proper board,’ but until that happens, it’s me.</strong></em>&#8221;</p>
<p>This statement created discomfort among some community members who felt it contradicted Ethereum&#8217;s decentralization ideals. However, another segment supported Buterin&#8217;s leadership until the completion of leadership innovations. Conner positioned himself among those opposing this situation.</p>
<h2>Breaking Away from Ethereum and A New Journey</h2>
<p>Eric Conner explained his reasons for leaving Ethereum as &#8220;<em><strong>understanding the importance of community and adaptation to change.</strong></em>&#8221;</p>
<p>Announcing his new roadmap, Conner revealed that he has transitioned to the artificial intelligence field and will initially work on developing an AI tool called <a href="https://coinengineer.net/blog/what-is-freysa-fai-and-what-does-it-do/"><span style="text-decoration: underline;"><strong>Freysa.ai</strong></span></a>. He also expressed his openness to collaborating on other artificial intelligence projects.</p>
<h2>Leadership Restructuring at Ethereum Foundation</h2>
<p>On January 18, Vitalik Buterin announced a major change in the Ethereum Foundation&#8217;s leadership team. The primary purpose of these changes was to emphasize technical expertise and establish better communication between developers in the Ethereum ecosystem and the foundation.</p>
<p>These changes came after the Ethereum Foundation&#8217;s expenditures, roadmap, and personnel decisions were criticized by the community throughout 2024.</p>
<hr />
<p><em>You can also freely share your thoughts and comments about the topic in the comment section. Additionally, don’t forget to follow us on our <a href="https://t.me/coinengineernews" target="_blank" rel="nofollow noopener"><strong>Telegram, </strong></a><a href="https://www.youtube.com/@CoinEngineer" target="_blank" rel="nofollow noopener"><strong>YouTube</strong></a>, and <a href="https://twitter.com/coinengineers" target="_blank" rel="nofollow noopener"><strong>Twitter</strong></a> channels for the latest <strong><a title="News" href="https://coinengineer.net/blog/news/" data-internallinksmanager029f6b8e52c="7">news</a> </strong>and updates.</em></p>
<p>The post <a href="https://coinengineer.net/blog/eric-conner-leaves-ethereum/">Eric Conner Leaves Ethereum</a> appeared first on <a href="https://coinengineer.net/blog">Coin Engineer</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://coinengineer.net/blog/eric-conner-leaves-ethereum/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url='https://coinengineer.net/blog/wp-content/uploads/2025/01/Eric-Conner-Leaves-Ethereum.png' type='image/webp' medium='image' width='1920' height='1080'><media:title type='plain'> <![CDATA[USA]]></media:title><media:thumbnail url='https://coinengineer.net/blog/wp-content/uploads/2025/01/Eric-Conner-Leaves-Ethereum.png' width='58' height='33' /></media:content>	</item>
	</channel>
</rss>
