net-p2p/go-ethereum: Update 1.17.2 => 1.17.5
Changes:
- Clef tool has been moved to https://github.com/ethereum/clef
- Drop dependency on hidapi as it seems no longer required.
- Pebble v2 is now supported as a key-value store backend.
- API Changes
- memory: words are 0x-prefixed and padded to 32 bytes
- storage: keys and values are 0x-prefixed
- error: omitted when empty (previously serialized as "")
https://github.com/ethereum/go-ethereum/releases/tag/v1.17.3
https://github.com/ethereum/go-ethereum/releases/tag/v1.17.4
https://github.com/ethereum/go-ethereum/releases/tag/v1.17.5
PR: 298514
Approved by: Enrique Fynn <me@enriquefynn.com> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
(cherry picked from commit 9addc34680674bfd74f85db9aba8249f2659675b)