Summary
This patch release contains a version number fix from v1.3.3.
Includes several fixes for the upcoming opstack isthmus hardfork.
Update Priority
This table provides priorities for which classes of users should update particular components.
User Class | Priority |
---|---|
Payload Builders | low |
Non-Payload Builders | low |
See Update Priorities for more information about this table.
All Changes
- chore: release 1.3.4 (#15205)
- chore: bump revm alpha7 (#15202)
- refactor(trie): initialize sparse trie with the provider (#15199)
- chore: remove serde default (#15186)
- test(trie): fix the trie node iterator test and use hash builder for correctness (#15195)
- chore: remove serde from reth-provider (#15194)
- docs: edited by badge lint (#15072)
- Use of payload type instead of EngineTypes (#15187)
- chore: bump version 1.3.3 (#15193)
- chore: remove serde default (#15188)
- chore: remove reth-provider dep (#15191)
- chore: remove reth-provider dep (#15184)
- test(trie): trie node iter (#15176)
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.3.4-x86_64-unknown-linux-gnu.tar.gz | PGP Signature | |
aarch64 | reth-v1.3.4-aarch64-unknown-linux-gnu.tar.gz | PGP Signature | |
x86_64 | reth-v1.3.4-x86_64-pc-windows-gnu.tar.gz | PGP Signature | |
x86_64 | reth-v1.3.4-x86_64-apple-darwin.tar.gz | PGP Signature | |
aarch64 | reth-v1.3.4-aarch64-apple-darwin.tar.gz | PGP Signature | |
System | Option | - | Resource |
Docker | paradigmxyz/reth | ||
Docker (Reproducible) | paradigmxyz/reth-reproducible |
What's Changed
- test(trie): trie node iter by @shekhirin in #15176
- chore: remove reth-provider dep by @mattsse in #15184
- chore: remove reth-provider dep by @mattsse in #15191
- chore: remove serde default by @mattsse in #15188
- chore: bump version 1.3.3 by @mattsse in #15193
- Use of payload type instead of EngineTypes by @gitToki in #15187
- docs: edited by badge lint by @Olexandr88 in #15072
- chore: remove serde from reth-provider by @mattsse in #15194
- test(trie): fix the trie node iterator test and use hash builder for correctness by @shekhirin in #15195
- chore: remove serde default by @mattsse in #15186
- refactor(trie): initialize sparse trie with the provider by @shekhirin in #15199
- chore: bump revm alpha7 by @mattsse in #15202
- chore: release 1.3.4 by @mattsse in #15205
New Contributors
- @gitToki made their first contribution in #15187
- @Olexandr88 made their first contribution in #15072
Full Changelog: v1.3.3...v1.3.4