topic
Ethereum
2 posts tagged Ethereum.
Blockchain & Smart Contracts4 min read
Building on Ethereum in 2026: What EIP-4844, EIP-7702, and ZK-Native AA Change for Developers
Three protocol upgrades have quietly restructured the Ethereum builder stack. Here's what the shift to blobs, delegated EOAs, and ZK-native account abstraction actually means if you're shipping on L2 today.
- ethereum
- layer-2
- account-abstraction
- eip-7702
- zk-rollups
Smart-Contract Development4 min read
Solidity v0.8.31: Osaka EVM Default, CLZ Opcode, and the 0.9.0 Deprecation Clock Starts
The December 2025 Solidity release sets `osaka` as the default EVM target, ships the CLZ opcode from EIP-7939, and fires the starting gun on a wave of 0.9.0 breaking changes — here's what it means for contract authors today.
- solidity
- ethereum
- evm
- fusaka
- smart-contracts