github paradigmxyz/reth v1.3.3
Reth v1.3.3

latest release: v1.3.4
11 days ago

image

Summary

This release includes full support for the Hoodi testnet: --chain hoodi

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

  • Created ProduceBlocks (#15179)
  • chore(ci): update hive eest limits (#15172)
  • chore: bump alloy-evm alpha2 (#15177)
  • feat: make MissingPayloadBehaviour configurable in EthereumPayloadBuilder (#15161)
  • Fix: Enable BSC Pascal Hardfork for fixing bsc handshake (#15175)
  • test(trie): mock hashed cursor factory (#15174)
  • test(trie): mock trie cursor factory (#15173)
  • move tx pool events and listener code into its own file (#15162)
  • chore(op): remove unused DepositTransaction impl (#15169)
  • perf(engine): use proof task as blinded node provider for sparse trie (#15152)
  • feat: add inverse conversion for rpc proof types (#15158)
  • feat: add new NewBlockEvent enum for different types of block announcement events (#15133)
  • refactor: Update BlockImport type to use BlockImportEvent to support announcements (#15153)
  • feature gate serde in config (#15071)
  • feat: use configured max_new_pending_txs_notifications channel for channel size (#15132)
  • chore(trie): make rlp_node take external rlp_buf (#15137)
  • chore(trie): refactor each trie reveal into separate fn (#15143)
  • Exempt auth server from query limits (#15074)
  • converted EngineTypes to PayloadTypes (#15148)
  • chore: simplify revm imports (#15090)
  • Added custom headers to NodePrimitives (#13995)
  • chore: Move block_to_payload to PayloadTypes trait (#15138)
  • chore: turn multiproof from state into pure fn (#15139)
  • chore(trie): rename from_provider_and_root to from_root_node (#15141)
  • chore: fix hickory_resolver breakage (#15134)
  • feat: add hoodi genesis (#15118)
  • feat(rpc): accept requests hash in engine_newPayloadV4 (#15123)
  • feat(reth-bench): support engine_newPayloadV4 (#15127)
  • chore: bump alloy 0.12.6 (#15130)
  • chore: add evm_for_ctx in prewarming ctx (#15121)
  • refactor(trie): pass blinded provider factory to sparse trie methods (#15120)
  • Created PickNextBlockProducer e2e Action (#15119)
  • refactor(trie): invert provider access in sparse trie (#14662)
  • chore(trie): do not take self by mutable ref for blinded provider (#15116)
  • Re-exports serde bincode compat (#15112)
  • Refactor generic type to use PayloadTypes (#15113)
  • ExecutionData moved to PayloadTypes (#15060)
  • fix windows msvc build (#15082)
  • chore: remove layer of blocking task calls (#15102)
  • Build and push images in parallel (#15042)
  • feat(op-interop): Uncomment interop activation checks (#14980)
  • Bsc block import (#14784)
  • chore: elide lifetime in PayloadOrAtt impl (#15095)
  • chore: fix dead link in example/README.md (#15065)
  • perf(tree): do not wait for the sparse trie to drop (#15092)
  • feat: use fixed number of db transactions for storage proofs (#14860)
  • chore: make execution and state root logs debug (#15077)
  • fix: bring back the missing trace! logs (rpc::engine) (#15096)

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

What's Changed

New Contributors

Full Changelog: v1.3.2...v1.3.3

Don't miss a new reth release

NewReleases is sending notifications on new releases.