News linked to both this project and an event.
According to Cointelegraph, the Ethereum Foundation Protocol DevOps team issued a warning that due to significant adjustments to the Ethereum gas model in the upcoming Glamsterdam upgrade, some wallets, indexers, and gas estimators may experience malfunctions. Any tools relying on hardcoded maximum Gas limits will face the risk of becoming non-functional and need to be updated as soon as possible. EIP-8037 will introduce an independent "state Gas dimension" to handle operations that create new state—transfers to existing accounts will still be 21,000 Gas, but transfers to new accounts will incur additional state Gas fees. The Foundation recommends developers complete system testing on the public testnet Plataberget (launched on August 13) as soon as possible. The Glamsterdam fork is scheduled to activate on this testnet this Thursday, subsequently deployed to the Sepolia and Hoodi testnets, and finally launched on the mainnet. This upgrade also covers the Proposer-Builder Separation (PBS) mechanism, block-level access lists, as well as increases in contract and initialization code size limits.
Odaily News: The Ethereum Foundation (EF) has warned that the Gas model changes in the Glamsterdam upgrade may cause some wallets, indexers, and gas estimation tools to malfunction. The EF Protocol DevOps team stated that tools relying on hardcoded maximum gas limits will fail, and developers need to update their systems and test on the Plataberget public testnet. Plataberget went live on August 13 and is expected to run for several months. The Glamsterdam fork is scheduled to activate on the Ethereum network on Thursday, followed by deployment to the Sepolia and Hoodi testnets. EIP-8037 will introduce a separate state gas dimension for operations that create new state. Transferring ETH to an existing account will still require 21,000 gas, while transfers to new accounts will incur additional state gas; developers should also re-examine software that treats 21,000 gas as the cost for all ETH transfers, or that estimates transaction fees using only a single gas dimension. (Cointelegraph)
Justin Drake stated that Ethereum L1 will no longer adopt the SNARK-friendly hash function Poseidon, which has dominated since 2019, shifting toward traditional hash functions such as SHA2 or BLAKE2s. This adjustment is based on progress in the SNARK design space, with the focus shifting from "SNARK-friendly hashing" to "hash-friendly SNARKs." By natively aligning Boolean operations in traditional hashing with binary fields, the proving performance of traditional hashes in SNARKs has reached 1 million operations per second, with an overhead of approximately 100x. Research efforts such as Binius and Flock have driven related progress. The Ethereum Foundation's post-quantum team is advancing this roadmap, which includes deploying a production-grade leanVM in 2027 and deploying across the consensus layer, execution layer, and data processing layer in 2028. Justin Drake also noted that AI's enhanced capabilities in cryptanalysis have recently dealt successive blows to the lattice-based scheme HAWK and the isogeny-based scheme SQIsign, with hash-based schemes being used for blockchain post-quantum signatures. The trend of open-source automated research is also accelerating, with SNARK.fast achieving 1.8 million BLAKE3 proofs per second.
Odaily News, SharpLink CEO Joseph Chalom has formally opposed Ethereum Improvement Proposal EIP-8363, stating that if passed, the proposal could weaken the DeFi ecosystem, limit institutional interest in Ethereum, and erase a key advantage ETH holds over Bitcoin.EIP-8363, also known as "Tapered Issuance Burn," works by gradually increasing the proportion of consensus layer validator rewards that are burned as ETH staking ratios rise. When approximately 50% of ETH's supply is staked, the reward burn ratio would reach 100%, meaning issuance returns would drop to zero. If passed, the mechanism would be phased in gradually over roughly 18 months.The proposal, introduced earlier this week, has sparked significant controversy. Supporters argue it could limit the scale of ETH staking through market-based means while reducing the dilution problem faced by non-stakers. Proposal authors include Ethereum Foundation researcher Justin Drake, EthCC founder Jérôme de Tychey, and others.However, critics argue the mechanism could disproportionately harm solo stakers and weaken Ethereum's security. Chalom stated that the proposal's authors are all serious researchers and long-term Ethereum supporters, but "well-intentioned people can also be wrong."
The Ethereum Foundation (EF) is globally recruiting Protocol Security Researchers (Remote Full-time), a role within the Protocol Security team. The team is responsible for identifying and intercepting vulnerabilities before they reach mainnet, with work covering Execution Layer/Consensus Layer security reviews, AI-assisted vulnerability discovery, fuzzing, specification audits, and coordinating vulnerability disclosure. Candidates are required to have deep experience with the Ethereum protocol, be familiar with EL/CL specifications and client implementations, and be proficient in languages such as Go, Rust, Java, C#, Nim, or Python. There are no hard requirements on years of work experience, with technical depth being the core consideration.
The Ethereum Foundation's "Trillion Dollar Security" initiative announced a grant to the Freedom of the Press Foundation to support the continued development of the open-source tool WEBCAT. This tool helps browsers verify whether the frontend code actually delivered by a website matches the version released by the developer, reducing security risks associated with frontend tampering.
During the 11th year of Ethereum, the Ethereum Foundation underwent organizational restructuring, including leadership departures, layoffs, the introduction of a new CROPS mandate, and the spin-off of EthLabs, Ethereum Systems, and Ethereum Institutional as independent entities. The Ethereum Foundation seeks to further decentralize its role within the ecosystem. Concurrently, Ethereum continued to advance its technology and institutional adoption, launching the Fusaka upgrade and attracting participation from Wall Street institutions such as BlackRock and JPMorgan; cumulative inflows into US spot Ethereum ETFs have exceeded $11.23 billion.
Odaily Odaily A new study by the Cambridge Centre for Alternative Finance reveals that approximately 31% of Ethereum node activity is located in the United States, with another 39% distributed across EU countries excluding the UK, indicating that the geographic distribution of Ethereum nodes remains relatively concentrated in Western nations.Lead researcher Alexander Neumuller stated that while node distribution is not currently concentrated in any single country, it is heavily reliant on a few major cloud service providers, including Hetzner, Amazon AWS, and OVH. Notably, the Ethereum network does not require half of its validators to fail for problems to arise. If more than one-third of validators go offline simultaneously, the network may be unable to finalize block checkpoints (finalization). Neumuller pointed out that nodes and validators do not have a one-to-one correspondence; a single node may run multiple validators. Therefore, it is currently impossible to precisely assess the actual impact on the validator network from the failure of a specific node or service provider.Furthermore, the study reassessed the energy consumption of Ethereum following The Merge. Data shows that Ethereum's current annual energy consumption is approximately 7.9 GWh, equivalent to a continuous power draw of about 1 MW. This represents only about 0.02% of pre-merge levels, a reduction of approximately 99.98%. Currently, over 56% of the energy used by the Ethereum network comes from sustainable sources, exceeding the global average.The study also noted that client software diversity is another potential risk. If a dominant client software has a vulnerability, it could affect a large number of network participants. The report was published by the Cambridge Centre for Alternative Finance and supported by the Ethereum Foundation. (The)
EthSystems announces its official establishment. The company was founded by the original team of the Ethereum Foundation's "Institutional Privacy Working Group" and has received support from Bitmine, Sharplink, Joe Lubin, and others. It primarily develops Ethereum-based privacy and compliance technology for regulated entities such as banks and asset management institutions, aiming to support institutions in conducting on-chain financial activities without disclosing sensitive information such as transaction details and client identities.
EthSystems, an institutional privacy technology company for Ethereum, has officially launched, securing strategic funding from ecosystem supporters including Bitmine, Sharplink Gaming, and Joe Lubin.EthSystems focuses on developing privacy technologies tailored for banks, asset management firms, and other regulated institutions, enabling them to execute financial transactions at scale on the Ethereum network while protecting sensitive information such as transaction details and client identities. The company was founded by the core team of the Ethereum Foundation's Institutional Privacy Task Force (IPTF). The team had previously conducted a year-long open-source research and development effort on the EthSystems official website and established collaborations with multiple central banks, regulatory bodies, large banks, and asset management institutions.EthSystems stated that while institutions have begun exploring stablecoins, tokenized assets, and Ethereum-based settlement solutions, widespread adoption still faces privacy and compliance challenges. Financial institutions require more than just access to the blockchain network; they need a complete infrastructure that meets the requirements for protecting trade secrets, complying with regulations, and ensuring compatibility with existing financial systems. The goal is to build a "selective disclosure" privacy architecture, allowing transaction participants to view only the information they are authorized to access, while preserving Ethereum's core advantages of decentralization, security, and openness, and complementing two other organizations:Ethlabs: Focused on core Ethereum protocol and infrastructure research and development;Ethereum Institutional: Responsible for institutional collaboration, education, market research, and ecosystem coordination;EthSystems: Concentrated on application-layer technology, translating institutional needs into operational privacy protocols and financial systems.
EF Protocol Support tweeted that the Ethereum Foundation Protocol Support team has been disbanded. The team was primarily responsible for coordinating the Ethereum protocol development process, including organizing and coordinating core developer meetings, tracking network upgrade progress, supporting EIP progression, operating the Ethereum Protocol Fellowship (EPF) program, and providing education, community, and infrastructure coordination support. This adjustment is part of the Ethereum Foundation's recent organizational restructuring, as the foundation has recently seen multiple team and personnel changes.
The Ethereum Foundation's Global Policy Strategy (GPS) team has released the guide "Ethereum Basics for Governments and Institutions," aiming to help policymakers and institutional decision-makers understand Ethereum's operating mechanisms, governance models, and differences from other blockchain solutions. The guide emphasizes that relying on centralized systems brings systemic risks, while decentralized blockchains have the potential to mitigate such risks. Not all blockchains possess the attribute of "credible neutrality," and differences in technical architecture and governance models among blockchains will directly affect whether they can serve as public infrastructure in the long term. Ethereum holds advantages in areas such as resilience, economic security, client diversity, and ecosystem. It has operated continuously without interruption since launching in 2015, with economic security provided by approximately $76 billion in staked ETH, whereas most other Layer 1 networks rely on a single client, presenting higher systemic risks. The Ethereum Foundation stated that building applications on Ethereum does not introduce new centralized counterparty risks, as no single institution can modify rules, restrict access, or halt network operations. In comparison, control over some other Layer 1 networks is concentrated in foundations or corporate entities, which may bring governance and dependency risks.
According to official sources, the Ethereum Foundation stated that it has completed its five-year cooperation agreement with Argot Collective to support the development and maintenance of critical Ethereum infrastructure under a neutral, independent framework. Argot Collective stated that both parties have completed the final phase of the original five-year funding commitment, with approximately 4,938 staked ETH to be transferred to a multi-signature wallet and unlocked in phases on July 1, 2026, and July 1, 2027.
Ethereum non-profit research and development organization Ethlabs released an FAQ stating that current funding commitments can support the team's operations for the next 2 to 3 years, and will continue to pursue subsequent fundraising, with the community funding round still open.
Odaily News David Hoffman, the founder of Bankless who previously liquidated all his ETH, posted on X regarding the newly established Ethlabs, stating: "The Ethereum Foundation (EF) deliberately left a power vacuum, allowing new organizational structures to step up and influence the direction of Ethereum's development.""I believe the direction Ethlabs is leading represents the brightest future for Ethereum. I am pleased to and will continue to support them on their journey ahead."Previously, David Hoffman publicly stated in late May that he had fully exited his ETH positions. Last night, several former Ethereum Foundation researchers announced the establishment of the non-profit organization Ethlabs, aiming to drive Ethereum into its next phase of growth. Bitmine, SharpLink, and Joe Lubin have all expressed their support.
Odaily Odaily: Several former Ethereum Foundation researchers have announced the establishment of the non-profit organization Ethlabs, aimed at propelling Ethereum into its next growth phase and preparing it for institutional adoption. The organization has received support from Ethereum co-founder Joe Lubin, as well as two major ETH treasury companies, Bitmine Immersion Technologies and SharpLink.Ethlabs stated that as stablecoins, tokenized real-world assets, funds, and autonomous AI business activities migrate on-chain, these demands are converging on Ethereum. Ethlabs' goal is to enhance the performance, trusted interoperability, neutrality, resilience, privacy, and security required for Ethereum to scale and absorb these demands.The organization was co-founded by five former senior researchers from the Ethereum Foundation, who were involved in driving several key upgrades for Ethereum over the past decade. The establishment of Ethlabs signifies that, in addition to the Ethereum Foundation, major ETH holders and core ecosystem contributors are forming new independent organizations to participate in shaping Ethereum's future direction.This move also occurs against the backdrop of recent criticism and personnel changes within the Ethereum Foundation. In recent times, some ETH holders and community members have criticized the foundation for failing to maintain sufficient competitiveness. Meanwhile, the departure of several senior executives and key research team members from the foundation has also raised external concerns regarding its organizational stability and strategic direction.
Ethereum co-founder, Consensys founder and CEO Joseph Lubin posted on X platform, stating that free market capitalism is the best system, but through shared protocols, the underlying economic layer has the potential to incorporate characteristics of "collective capitalism."Joseph Lubin believes that the world needs a truly trust-neutral global coordination and digital asset settlement platform, and currently only Ethereum possesses this capability, with its core advantage lying in its large-scale and rigorous decentralized design.He stated that in the future, more trust-neutral and well-funded organizations will work alongside the Ethereum Foundation to drive ecosystem development, focusing on three major areas: the Ethereum mainnet, Layer 2 networks, and private Ethereum networks. These networks will eventually become comparable in real-time, and ETH will flow freely throughout the expanded Ethereum ecosystem.
: The Algorand Foundation has released a quantum-resistant upgrade roadmap, planning to initiate a series of protocol upgrades in 2026 and achieve the network's overall "quantum security" capability by the end of 2027 to 2028, in response to the potential threat that future quantum computing poses to existing cryptographic systems. The roadmap shows that the first phase will introduce a post-quantum account system, multi-signature wallets, and staking support, followed by a gradual upgrade of core protocol components to achieve a comprehensive cryptographic migration from the wallet layer to the infrastructure. It is reported that multiple public blockchain ecosystems, including the Ethereum Foundation and Solana, have also initiated similar research into post-quantum cryptography and migration planning. (CoinDesk)
The Algorand Foundation has officially released its post-quantum upgrade roadmap, planning to initiate a series of protocol modifications in 2026 and achieve full “quantum-resilient” capability across the network by the end of 2027 through 2028—addressing potential future threats posed by quantum computing to existing cryptographic systems. According to the roadmap, Phase I will introduce a post-quantum account system, multi-signature wallets, and staking support; subsequent phases will progressively upgrade core protocol components, enabling comprehensive cryptographic migration—from wallet layers to infrastructure. It is reported that several other public-chain ecosystems—including the Ethereum Foundation and Solana—have also launched similar research and migration initiatives for post-quantum cryptography.
According to CoinDesk, Ethereum core developers have entered the final development phase of the Glamsterdam upgrade and are currently running development networks (devnets) that incorporate all planned Ethereum Improvement Proposals (EIPs); once complete, the upgrade will advance to public testnets. Parithosh Jayanthi, a core developer at the Ethereum Foundation, stated that Glamsterdam “could be the largest fork upgrade since the Merge,” fundamentally altering many foundational assumptions of Ethereum and laying the groundwork for large-scale future scaling. It is expected to go live in the second half of 2026, though the exact date remains undetermined. Key components of this upgrade include: First, embedded Proposer-Builder Separation (ePBS, EIP-7732), which moves off-chain block building and proposing processes on-chain to reduce MEV-related manipulation risks and centralization concerns; Second, block-level access lists (EIP-7928), enabling blocks to pre-declare accounts and smart contract data they need to access, thereby improving block execution efficiency and predictability; Third, broad gas fee repricing—costs for high-compute operations will decrease while state storage costs will increase—to more accurately reflect resource consumption and ensure compatibility with zero-knowledge proof-based scaling solutions. Currently, the development team is focused on testing, finalizing specifications, and community communication.