Ipsilon (@teamipsilon) 's Twitter Profile
Ipsilon

@teamipsilon

❤️ EVM Research and EIPs • ⚗️ EOF + EVMMAX • Organizes @evmsummit • Part of @ethereumfndn

ID: 1430697439959322628

linkhttp://ipsilon.xyz calendar_today26-08-2021 01:03:58

256 Tweet

931 Takipçi

12 Takip Edilen

Danno.eth Ferrin.eth | shemnon.eth (@shemnon) 's Twitter Profile Photo

Here's the EOF devnet plan that was discussed on Wednesday's EOF call - notes.ethereum.org/@ipsilon/eof-t… Devnet-0 is what would have shipped with Prague, just awaiting full devnet setup.

Danno.eth Ferrin.eth | shemnon.eth (@shemnon) 's Twitter Profile Photo

EOF Devnet-1 fixes some spec issues that were cut from prague as the were only "nice to have." Nothing major, just a few items we don't want to see in a hypothetical "EOF Quirks" talk. Compilers and Developer tooling should start targeting the devnets here, because at this

Danno.eth Ferrin.eth | shemnon.eth (@shemnon) 's Twitter Profile Photo

EOF Devnet-2+ will contain mostly "additive" features that are Quality of Life oriented and addressing gaps identified by the community. These EIPs are listed in priority order. If we need to start getting in ship mode every EIP not yet in a devnet can be deferred.

Solidity (@solidity_lang) 's Twitter Profile Photo

We are thrilled to release Solidity v0.8.29! This version of the compiler brings support for EVM Object Format (experimental), custom storage layouts, ethdebug, and more. 📝 Blog: soliditylang.org/blog/2025/03/1… 💾 GitHub: github.com/ethereum/solid… Follow along for notable features 🧵↓

We are thrilled to release Solidity v0.8.29!

This version of the compiler brings support for EVM Object Format (experimental), custom storage layouts, ethdebug, and more.

📝 Blog: soliditylang.org/blog/2025/03/1…
💾 GitHub: github.com/ethereum/solid…

Follow along for notable features 🧵↓
Solidity (@solidity_lang) 's Twitter Profile Photo

ICYMI, a major benefit that the experimental EOF support already provides is the elimination of "Stack Too Deep" errors using the SWAPN and DUPN opcodes. This will make the Yul to EVM transformation in compilation via IR simpler and more efficient. 🔗soliditylang.org/blog/2025/03/1…

Ipsilon (@teamipsilon) 's Twitter Profile Photo

The contract size limit is nothing compared to Twitter's character limit. Here are Ipsilon members answering EOF questions in the Ethereum Magicians Forum: ethereum-magicians.org/t/ethereum-is-…

Ipsilon (@teamipsilon) 's Twitter Profile Photo

Ipsilon has heard your feedback about introspection bans in EOF. In addition to the current plan of record (which we still support) we have three options that do not include the bans which will be discussed at ACDE on Thursday: notes.ethereum.org/@ipsilon/eof_f… See you at Eth O'Clock!

Solidity (@solidity_lang) 's Twitter Profile Photo

The EVM Object Format (EOF) is a long-awaited upgrade for the EVM. We wrote about our stance in support of it. Topics to expect in the post: ✧ Benefits of EOF ✧ Is EOF the only way? ✧ Can we solve "Stack Too Deep" without EOF? ✧ Why not EIP-615/EIP-2315? ✧ Do we really need

Ipsilon (@teamipsilon) 's Twitter Profile Photo

A short explainer of why JUMPDEST-analysis exists by Paweł Bylica. It makes code-compilation feasible (fast JIT/AOT execution) and helps preventing certain kind of security problems. ethereum-magicians.org/t/why-evm-has-…

Danno.eth Ferrin.eth | shemnon.eth (@shemnon) 's Twitter Profile Photo

There has been a lot of talk about the promise of RISC-V for Ethereum execution lately, but I don't think there has been sufficient thought about _how_ we get to that place. Here are my thoughts about how the transition could work and how EOF fits in. notes.ethereum.org/@ipsilon/eof-e…

Paweł Bylica (@chfast) 's Twitter Profile Photo

I'm trying to reproduce the famous 800x overhead and this is currently impossible because the source code of the benchmarks is not unavailable although the paper states it is. This is my investigation so far: ethereum-magicians.org/t/long-term-l1…

Ipsilon (@teamipsilon) 's Twitter Profile Photo

The team prepared valuable input to the discussion on Solidity libraries "compilation to EOF" issues. notes.ethereum.org/@ipsilon/eof_s… It's worth reading and decide if it's complicated or easy.

Paweł Bylica (@chfast) 's Twitter Profile Photo

androolloyd.hl philogy Ipsilon Solidity Why don't you read the spec then? This is the Rationale section about new EXTCALL instructions' status codes. Please also check the matching specification part. We are waiting for feedback for exactly 2 years. eips.ethereum.org/EIPS/eip-7069#…