Summary
This is the last patch release before major v1.9 release. It includes improvements to Reth's backward compatibility between versions.
If you want to downgrade from Reth v1.9 to v1.8, it is highly recommended to downgrade to this version, v1.8.4.
Update Priority
This table provides priorities for which classes of users should update particular components.
| User Class | Priority |
|---|---|
| Payload Builders | medium |
| Non-Payload Builders | medium |
See Update Priorities for more information about this table.
All Changes
- bump to v1.8.4
- refactor(prune): derive EnumIter instead of explicit array of segments (#19465)
Binaries
See pre-built binaries documentation.
The binaries are signed with the PGP key: 50FB 7CC5 5B2E 8AFA 59FE 03B7 AA5E D56A 7FBF 253E
Reth
| System | Architecture | Binary | PGP Signature |
|---|---|---|---|
| x86_64 | reth-v1.8.4-x86_64-unknown-linux-gnu.tar.gz | PGP Signature | |
| aarch64 | reth-v1.8.4-aarch64-unknown-linux-gnu.tar.gz | PGP Signature | |
| x86_64 | reth-v1.8.4-x86_64-pc-windows-gnu.tar.gz | PGP Signature | |
| x86_64 | reth-v1.8.4-x86_64-apple-darwin.tar.gz | PGP Signature | |
| aarch64 | reth-v1.8.4-aarch64-apple-darwin.tar.gz | PGP Signature | |
| Docker | paradigmxyz/reth | - |
OP-Reth
| System | Architecture | Binary | PGP Signature |
|---|---|---|---|
| x86_64 | op-reth-v1.8.4-x86_64-unknown-linux-gnu.tar.gz | PGP Signature | |
| aarch64 | op-reth-v1.8.4-aarch64-unknown-linux-gnu.tar.gz | PGP Signature | |
| x86_64 | op-reth-v1.8.4-x86_64-pc-windows-gnu.tar.gz | PGP Signature | |
| x86_64 | op-reth-v1.8.4-x86_64-apple-darwin.tar.gz | PGP Signature | |
| aarch64 | op-reth-v1.8.4-aarch64-apple-darwin.tar.gz | PGP Signature | |
| Docker | paradigmxyz/op-reth | - |
