github paradigmxyz/reth v0.1.0-alpha.12
Reth v0.1.0-alpha.12

latest releases: v1.0.6, v1.0.5, v1.0.4...
9 months ago

Summary

  • We now support the OP Stack's latest hard-fork, Canyon! Every OP Stack chain can be now supported, except OP Mainnet due to having history as a pre-Bedrock chain.
  • Fixed a regression for pruned node operators when trying to fetch a block with its senders.

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

  • release: v0.1.0-alpha.12 (#5595)
  • feat(op-reth): Remove Canyon hardfork warning (#5551)
  • feat(op-reth): Canyon - Dynamic eip1559 params (#5542)
  • feat(op-reth): Canyon transition create2Deployer force deployment (#5527)
  • feat(op-reth): Canyon receipts version (#5526)
  • chore: use task manager graceful shutdown (#5591)
  • feat(op-reth): Canyon receipts root RLP fix (#5504)
  • feat(op-reth): Canyon hardfork spec (#5503)
  • chore: make traces public (#5567)
  • chore: bump ef-tests stack size (#5585)
  • chore: move fee history cache fields to inner type (#5587)
  • feat(storage) implement cursor walking functions (#5554)
  • fix: always recover senders on mismatch (#5575)
  • Feat/improve fee history performance (#5182)
  • chore: limited node command cleanup (#5539)
  • feat: make PayloadBuilderHandle pub (#5578)
  • fix: return net version as number (#5570)
  • feat(bin/args): enhance transactionpool with --txpool.nolocals Flag (#5538)
  • docs: add panics section (#5574)
  • chore(deps): weekly cargo update (#5573)
  • feat: initial relay ssz support (#5568)
  • chore: export StackSnapshotType (#5566)
  • feat: add block+receipts iter (#5560)
  • feat: add into_registry function (#5565)
  • fix(tracing): fix the parity vmTrace stack pushes #5561 (#5563)
  • fix: use direct conversion for payload fee metrics (#5564)
  • feat: refactor generation of snapshots from the cli (#5464)
  • feat: add metrics for best and resolved payloads (#5469)
  • chore: some multiplex followup (#5553)
  • feat(rpc-types): implement serialization for LocalizedTransactionTrace (#5446)
  • feat(rpc-testing-utils) : make replay transactions reponses comparaison in RpcComparer. (#5407)
  • feat(rpc-testing-utils) : implement debug_traceCall JSON-RPC method (#5418)
  • chore(deps): bump alloy 0.5 (#5557)
  • Results to MockEthProvider (#5556)
  • chore: phase out reth-primitives from inspectors (#5552)
  • feat: add find by offset functions (#5541)
  • chore: remove unused imports (#5550)
  • chore: reuse alloy Log type (#5548)
  • chore: use rpc types Accesslist in inspector (#5549)
  • chore: move TracingConfig init to tracing crate (#5546)
  • chore: make fields pub (#5545)
  • fix: enable missing feature (#5547)
  • feat(storage): report backtrace on long-lived transactions (#5537)
  • feat: add NetworkProtocols trait (#5543)
  • chore: get almost rid of reth-primitives in tracer impl (#5544)
  • feat: rlpx multiplexing (#5413)
  • feat: add configure network function to cli ext (#5536)
  • test(trie): instantiate provider with util function (#5535)
  • feat: add graceful shutdown tasks (#5517)
  • fix(tracing): reduce stack memory when tracing (#5528)
  • chore(execution): rename EVMProcessor factory (#5533)
  • chore(sync): migrate pipeline to ProviderFactory (#5532)
  • test(provider): instantiate provider with util function (#5534)
  • chore(tree): migrate tree externals to ProviderFactory (#5531)
  • meta: fix release draft cmd (#5529)
  • test(provider): utility functions for initializing provider factory (#5530)
  • chore(deps): make c-kzg actually a feature of reth-primitives (#5525)

Binaries

See pre-built binaries documentation.

The binaries are signed with the PGP key: A3AE 097C 8909 3A12 4049 DF1F 5391 A3C4 1005 30B4

System Architecture Binary PGP Signature
x86_64 reth-v0.1.0-alpha.12-x86_64-unknown-linux-gnu.tar.gz PGP Signature
aarch64 reth-v0.1.0-alpha.12-aarch64-unknown-linux-gnu.tar.gz PGP Signature
x86_64 reth-v0.1.0-alpha.12-x86_64-pc-windows-gnu.tar.gz PGP Signature
x86_64 reth-v0.1.0-alpha.12-x86_64-apple-darwin.tar.gz PGP Signature
aarch64 reth-v0.1.0-alpha.12-aarch64-apple-darwin.tar.gz PGP Signature
System Option - Resource
Docker v0.1.0-alpha.12 paradigmxyz/reth

Don't miss a new reth release

NewReleases is sending notifications on new releases.