Summary
This is a hotfix release for an issue on the Sepolia testnet and fixes an issue with deposit contract event parsing.
Sepolia has a different version of the deposit contract that deviates from EIP-6110 because it emits additional events (ERC-20).
This issue is present in all EL clients:
- fix: filter by deposit signature hash (#14841)
Update Priority
Critical for Sepolia
See Update Priorities for more information about this table.
All Changes
- release: v1.2.2
- fix: filter by deposit signature hash (#14841)
Binaries
See pre-built binaries documentation.
The binaries are signed with the PGP key: 50FB 7CC5 5B2E 8AFA 59FE 03B7 AA5E D56A 7FBF 253E
System | Architecture | Binary | PGP Signature |
---|---|---|---|
x86_64 | reth-v1.2.2-x86_64-unknown-linux-gnu.tar.gz | PGP Signature | |
aarch64 | reth-v1.2.2-aarch64-unknown-linux-gnu.tar.gz | PGP Signature | |
x86_64 | reth-v1.2.2-x86_64-pc-windows-gnu.tar.gz | PGP Signature | |
x86_64 | reth-v1.2.2-x86_64-apple-darwin.tar.gz | PGP Signature | |
aarch64 | reth-v1.2.2-aarch64-apple-darwin.tar.gz | PGP Signature | |
System | Option | - | Resource |
Docker | paradigmxyz/reth | ||
Docker (Reproducible) | paradigmxyz/reth-reproducible |
Full Changelog: v1.2.1...v1.2.2