Dev Tools Guild May 2026 update
· 4 min read
TL;DR: TheDAO Security Fund Ethereum security quadratic funding round results, Vyper 0.5.0 alpha prereleases, and pattern matching in Core Solidity.
Dev Tools Guild members
- TheDAO Security Fund Ethereum security quadratic funding round results: 134 projects shared $315k from ~4k donors plus a 637 ETH matching pool. Thanks to everyone who donated to Vyper and Sourcify.
Smart Contract Languages
Solidity
- Pattern matching in Core Solidity: details of how algebraic data types and pattern matching work in Core Solidity, with code examples and a walkthrough of the internals.
- Jacob: what's next for Solidity ETHPrague presentation.
- growthepie: Solidity versions by value secured.
Vyper
- Vyper v0.5.0a1 - v0.5.0a2 (prereleases): adds abstract methods.
- banteg vyupgrade: rewrites older Vyper contracts to modern Vyper and compiles the source & target versions and compares their ABI, method identifiers and storage layout.
- Vyper-HOL: machine-checked formal semantics for Vyper in HOL4.
Client Libraries
alloy (Rust)
- alloy v2.0.5.
Web3j (Java)
- Web3j v5.0.3: ENS resolution routed through the Universal Resolver (ready for ENS v2).
viem (TypeScript)
Frameworks and Dev Environments
Ape Framework
- ApeWorX Collective launched: nonprofit to maintain Python dev tooling, Ethereum Foundation Python packages including web3.py moved to the stewardship of the collective. Ape (dev framework) and Silverback (bots) will continue to be actively maintained.
- Ape v0.8.50: adds Aragon proxy detection, better cache control for contract types and a Brownie to Ape migration guide.
- ApeShift: migrate projects from Brownie to Ape.
Foundry
- Foundry v1.7.1.
Standardisation Tooling
Sourcify
- Clear Signing working group includes Sourcify who are helping steward the libraries & dev tools around the registry and contributing Sourcify's open dataset of 28M+ verified contracts.
- Clear Signing Playground: decode transactions into human readable format using ERC-7730 and Sourcify clear signing library.
- Migrate to the v2 API before July 7.
- Manuel Wedler: open source & open data ETHPrague presentation.
Ethereum Layer 1
Glamsterdam upgrade (target mid 2026)
- Headliners:
- Consensus layer: EIP-7732 ePBS.
- Execution layer: EIP-7928 Block-level Access Lists.
- Soldøgn interop: core protocol contributors met in Svalbard for a week focused on the Glamsterdam upgrade. 200M+ gas limit target post-Glamsterdam upgrade.
Hegotá upgrade (target late 2026)
- Headliners:
- Consensus layer: EIP-7805 FOCIL (Fork-choice enforced Inclusion Lists).
- Execution layer: no headliner selected.
Ethereum Foundation (EF)
- Vitalik: EF will be smaller and more opinionated. Ethereum should be deeply impressive in CROPS (censorship resistant, open source, private and secure).
- Protocol cluster update: new coordinators Will Corcoran, Kev Wedderburn and Fredrik taking over from Barnabé Monnot, Tim Beiko and Alex Stokes.
- Devcon 8 tickets: student applications open now, general admission & community tickets open in June.
- ethPandaOps Fast Confirmation Rule simulator: 12 months of mainnet data replayed through four implementations of the Fast Confirmation Rule.
- Ben Edgington: upgrading finality, plan to reduce time to finality from ~1000s to ~10s (100x).
Support Dev Tools Guild members by donating to donate.devtoolsguild.eth on mainnet, Arbitrum, Base and Optimism. Donations of all sizes are greatly appreciated.
