github paradigmxyz/reth v1.3.2
Reth v1.3.2

one day ago

image

Summary

This patch release contains

  • support for hoodi testnet bootnodes
  • fixes broken build of 1.3.1 caused by a breaking change in revm by updating revm to latest patch release

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
Testnet operators high

See Update Priorities for more information about this table.

All Changes

  • chore: release 1.3.2 (#15097)
  • feat: add hoodi bootnodes (#15085)
  • bump: revm v20.0.0-alpha.6 (#15087)
  • fix: use branch for jsonrpsee (#15094)
  • respect gas limit for test_best_transactions_prioritized_senders() (#15076)
  • chore: rm reth-primitives from trie (#15070)
  • feat: add wait_time optional argument to reth-bench (#15045)
  • chore: rm reth-primitives from node crates (#15069)
  • chore: rm reth-primitives from exex crates (#15066)
  • chore: rm reth-primitives from network (#15063)
  • chore: rm reth-primitives from optimism (#15064)
  • chore: rm reth-primitives from eth wire (#15062)
  • chore: rm reth-provider dep (#15058)
  • chore: rm reth-primitives from downloaders (#15059)
  • chore: rm reth-primitives from payload basic (#15056)
  • chore: rm reth-primitives from payload crates (#15055)
  • test for handling incoming_transactions_hashes (#14960)
  • Replace None with RecoveryError in transaction signature recovery (#15050)
  • chore: add serde feature to db-models (#15051)
  • fix: increment in_progress when we spawn a prewarm transaction (#15052)
  • fix: add debug namespace to auth module in op-reth (#15048)
  • fix: handling of on-disk reorgs (#15046)
  • chore: rm redundant error map (#15044)
  • feat: add total multiproof task duration grafana (#15034)
  • fix(l2-withdrawals-root): conversion of block to OpExecutionPayloadEnvelopeV4 (#15038)
  • chore: invoke invalid block hook for new invalid blocks (#14776)
  • feat: make trace_filter block range configurable (#14939)
  • feat(test, e2e): mutable environment for actions (#15021)
  • chore: rename stateful-precompile to precompile-cache (#15033)
  • fix(ci): update limit to match fixture types in hive eest tests (#15037)
  • Fix: Update commet about Eip7702 transaction type (#15024)
  • remove no need map_err (#15036)
  • remove no need map_err (#15035)
  • feat:added peer-kind to SessionInfo (#15022)
  • feat: track time since first state update in metrics (#15031)
  • chore: add profiling-op target to Makefile (#15032)
  • feat: Impl TryFrom<Recovered<TxEnvelope for MockTransaction (#15005)
  • chore: use Histogram for trie input duration (#15028)
  • feat: add redundant / total multiproof node graphs (#15027)

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.2-x86_64-unknown-linux-gnu.tar.gz PGP Signature
aarch64 reth-v1.3.2-aarch64-unknown-linux-gnu.tar.gz PGP Signature
x86_64 reth-v1.3.2-x86_64-pc-windows-gnu.tar.gz PGP Signature
x86_64 reth-v1.3.2-x86_64-apple-darwin.tar.gz PGP Signature
aarch64 reth-v1.3.2-aarch64-apple-darwin.tar.gz PGP Signature
System Option - Resource
Docker paradigmxyz/reth
Docker (Reproducible) paradigmxyz/reth-reproducible

What's Changed

Full Changelog: v1.3.1...v1.3.2

Don't miss a new reth release

NewReleases is sending notifications on new releases.