3/⛽ Scale L1: 60M gas limit
#pumpthegas
🎉 The gas limit increased to 60M (up from 45M), increasing transaction throughput by ~33%:
x.com/nero_eth/status/199365…
‼️ More gas = more transactions, higher transaction complexity or lower fees
🛡️ 60M is safe, thanks to benchmarking, ModExp repricing & optimizations:
nethermind.io/blog/measuring…
⚙️ Clients set their default to 60M. Update validator config manually:
pumpthegas.org/
🆙 Block proposers can increase by 0.0976% each block (per EIP-1559):
gaslimit.pics/
Fusaka features:
* Set default gas limit to 60M (EIP-7935)
* Set upper bounds for ModExp (EIP-7823)
* ModExp gas cost increase (EIP-7883)
* RLP execution block size limit (EIP-7934)
* eth/69 - history expiry and simpler receipts (EIP-7642)
* Transaction gas limit cap of ~16.8M gas (EIP-7825)
Note: devs/users of VERY large transactions should check they fit within Fusaka ~16.8M gas cap:
blog.ethereum.org/2025/10/21…