Week of Aug 29, 2026 Sat–Fri, UTC

Sep 4

Sep 3

Sep 2

Lodestar · consensus layer client
Good day Lodestar operators! We've just release v1.47.0 and recommend you upgrade your mainnet and testnet nodes. This one is BIG! We have moved our bls operations to Zig!! :tada::tada: We are super…
Reth · execution layer client
Recovers ExEx WALs with non-contiguous file IDs, preventing startup failures after finalization leaves gaps. Allows networks with dynamically scheduled forks to update their advertised fork filter wi…

Sep 1

Viem · client library
Fixed isHash returning true for odd-length hex strings. size rounds odd-length hex up to the next whole byte, so a 63-character hex string reported a size of 32 and passed the check. isHash now valid…
Developers ·
It is that time of the year in which I post about my personal interests, or rather wish lists, for Ethereum. I have already tried this topic before and will touch on that below, but before we get int…
Sourcify · contract verification
ci: split live creation-tx API tests into their own CI job (#2947) feat: store metadata once per compilation in compiled_contracts_metadata (#2941) Remove blocksScanApi creation-tx fetcher (#2948)
Developers ·
Besu · execution layer client
1357fb3587247b6debcee9998dd145f61f9c82b66f4fbb88c2c892bf9edfb464 besu-26.8.1.zip 0e0ed9cc0d8fa9091081b6c5d4646f15bbf7e33a6eb1e9f7bfb2ef831fe9aaf4 besu-26.8.1.tar.gz

Aug 31

Aug 29

micro-eth-signer · client library
Renamed Transaction#setWholeAmount to setMaxAmount. It no longer bumps maxPriorityFeePerGas to burn the remainder (burnRemaining option removed): fee fields are preserved, so a lower actual fee leave…
Developers ·