Skip to content

Releases: paradigmxyz/reth

Reth v1.3.7

03 Apr 01:17
ed7da87
Compare
Choose a tag to compare

image

Summary

This release contains a fix for a critical bug introduced in v1.3.6 (#15484), anyone who upgraded to v1.3.6 must upgrade to 1.3.7.

Update Priority

This table provides priorities for which classes of users should update particular components.

User Class Priority
Payload Builders High
Non-Payload Builders High

See Update Priorities for more information about this table.

All Changes

  • chore: release 1.3.7 (#15485)
  • fix: set None storage lookup to NotCached (#15484)

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

Reth v1.3.6

02 Apr 23:48
60ff71b
Compare
Choose a tag to compare

image

Summary

Caution

Reth v1.3.6 has a bug which causes block verification to fail. Do not upgrade to v1.3.6 - upgrade to v1.3.7 instead.

Includes fix for opstack eth_simulateV1

The compatible alloy version is 0.13

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.6 (#15483)
  • fix: actually override simulated (#15482)
  • benchmark for blob tx pool truncate (#15461)
  • docs: Document double option for get_storage method using enum (#15443)
  • chore: rm unused warning (#15474)
  • feat(examples): add custom NetworkPrimitives and Networkbuilder to custom-node example (#15468)
  • refactor: simplify hardfork determination (#15451)

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.6-x86_64-unknown-linux-gnu.tar.gz PGP Signature
aarch64 reth-v1.3.6-aarch64-unknown-linux-gnu.tar.gz PGP Signature
x86_64 reth-v1.3.6-x86_64-pc-windows-gnu.tar.gz PGP Signature
x86_64 reth-v1.3.6-x86_64-apple-darwin.tar.gz PGP Signature
aarch64 reth-v1.3.6-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.5...v1.3.6

Reth v1.3.5

02 Apr 19:02
b6146e3
Compare
Choose a tag to compare

image

Summary

This patch release contains various RPC related fixes.
Includes several fixes for the upcoming opstack isthmus hardfork and interop.

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: bump version 1.3.5 (#15469)
  • feat: support simulation in blockbuilder (#15470)
  • feat(trie): node iter metrics (#15438)
  • fix(op-interop): don't down score peers for invalid interop txns (#15467)
  • feat(tx): Implement FromTxWithEncoded<TransactionSigned> for TxEnv (#15466)
  • chore(op-txpool): Update ExecutingDescriptor serialization (#15465)
  • feat(examples): route engine messages from custom engine api in custom-node example (#15458)
  • feat(tree): set multiproof task concurrency independent of Rayon thread pool (#15456)
  • fix: op-reth chain arg (#15457)
  • chore: fix PoS total difficulty calculation (#15452)
  • feat(examples): add custom engine API to custom-node example (#15436)
  • feat: add Client trait for snap sync downloader client (#15449)
  • perf(trie): reduce hashed seeks in TrieNodeIter (#15336)
  • chore: add more logs to init-state, improve errors (#15446)
  • chore: removed outdated comment in init-state (#15445)
  • fix: always set empty request hash after isthmus (#15444)
  • Removed reth-ethereum-cli from dependencies to dev-dependencies and made necessary changes (#15439)
  • feat(trie): add metric for time since updates finished (#15442)
  • refactor(optimism/rpc): Use alloy RpcClient in SequencerClient (#15346)
  • chore: remove unused deps (#15429)
  • perf(discv5): enhance peer lookup defaults (#15421)
  • Add detailed documentation for admin_peerEvents and admin_peerEvents_… (#15390)
  • chore: add alias for ws.origins (#15403)
  • fix: mark chain as global and update usage (#15409)
  • fix(engine): fetch account proof on wiped storage (#15415)
  • chore: remove unused deps (#15416)
  • docs(trie): trie node iterat walker check flag (#15418)
  • feat(op-evm-config): Clear technical debt from #15307. (#15417)
  • chore: rm incorrect debug_assert (#15402)
  • feat: impl SerdeBincodeCompat for ExtendedOpTxEnvelope (#15414)
  • Extend eth state cache with get receipts maybe block (#15391)
  • Update expected hive failures (#15405)
  • fix(op-interop): cross chain tx SafetyLevel utils (#15354)
  • more interop metrics (#15388)
  • Add extended op tx envelope transaction type #15328 (#15334)
  • integration test: txpool listener could handle queued and invalid event (#15399)
  • fix(doc): NodeTypesWithEngine to NodeTypes (#15393)
  • replace interop with an AtomicU64 (#15367)
  • added chain condition and imports (#15386)
  • chore: phase out reth-primitives from reth-provider tests (#15384)
  • feat: make instance argument optional (#14389)
  • chore: add blob validation histogram metric to tsx pool validation (#15369)
  • chore: move cross validation into SupervisorClient (#15374)
  • fn signature removed from signedtransaction (#15331)
  • chore: make state root fallback WARN (#15343)
  • chore: Iterate each test case in ef-tests in parallel (#15368)
  • export LowestAvailableBlocks in reth_provider::providers (#15366)
  • chore: silence warning in optimized build (#15378)
  • Removes pin-project from ConnectionListener (#15376)
  • fix: rm unsound transmute (#15373)
  • ci: make nightly dispatch (#15375)
  • feat: remove NodeTypesWithEngine trait layer (#15351)
  • Simplified input truncating (#15364)
  • chore(optimism): Remove interop L1 info transaction variant (#15361)
  • chore: bump deps (#15359)
  • fix(grafana): fix trie input calculation duration panel (#15277)
  • deps: bump alloy-chains (#15356)
  • chore: fixed dead link lighthouse-book (#15355)
  • Feat: add validate_one_with_state implemenation for op and eth validator (#15342)
  • POC of interop filtering during block building (#15348)
  • Fixes #15321 feat(txpool): properly parse supervisor RPC errors into interop variants (#15323)
  • feat(txpool): monitor pending interop txs (#15313)
  • chore: add warning unused deps (#15340)
  • chore: replace reth-provider with reth-storage-api (#15344)
  • feat(op-rpc): finalize signal_superchain_v1 's endpoint (#15338)
  • chore: change default for op cli args (#15333)
  • Extend exex example with optimism node (#15308)
  • feat: add custom transaction type to custom-node example (#15296)
  • integration test: txpool listener could get replaced event (#15318)
  • Implement txpool interop support for optimism (#15105)
  • Refactor Optimism Transaction Validator: Extract OP-Specific Checks & Enable Batch Processing (#14929)
  • chore: complete optimism mainnet forkid tests (#8114)
  • Function for retrieving Methods for TransportModules by name (#15061)
  • feat: add blob Hit count panel (#15300)
  • chore: replace reth-provider with reth-storage-api in optimism-rpc-crate (#15310)
  • feat(full-provider): Add Debug trait to FullProvider. (#15307)
  • Made --rpc.gascap support "max" (#15272)
  • chore: fix typos (#15303)
  • chore(storage_api): use map_or_else (#15302)
  • docs: added a link to the bench workflow (#15196)
  • chore: refactor boot_nodes usage to eliminate redundancy (#15258)
  • chore: add SignedTransaction trait for OpTxEnvelope (#15250)
  • feat(node-type): Make NodeType & impls Clone. (#14997)
  • chore: rm unused file (#15293)
  • Add MaybeInterop trait to the pooled transaction (#15256)
  • Remove support for loading custom trusted setup (#15290)
  • feat(reth-optimism-rpc): init endpoint engine_signalSuperchainV1 (#15249)
  • add remove logic in integration test of txpool listener (#15285)
  • feat: add opstack specific display_hardforks implementation (#15233)
  • ci: bump ubuntu for windows (#15280)
  • chore: include err in error return (#15279)
  • Cleanup dependencies before running new nighly build (#15276)
  • added generate next payload (#15268)
  • ci: exit early if any of the Hive images fail to save (#15273)
  • chore(ci): bump eest release and pin eest simulator versions (#15274)
  • refactor: use MAX_CODE_BYTE_SIZE and MAX_INIT_CODE_BYTE_SIZE in revm (#15269)
  • Fix: check canonical head first (#15101)
  • Generalize SignedTransaction for EthereumTxEnvelope (#15247)
  • Polishing up any minor spelling errors (#15223)
  • feat: relax NodeTypesWithEngine bounds on EngineTypes to PayloadTypes (#15257)
  • test(trie): more complex trie node iter test (#15244)
  • Created GeneratePayloadAttributes e2e Action (#15234)
  • remove reth-primitives dep from reth-provider (#15203)
  • test(trie): fix cursor mocks (#15242)
  • feat(storage): Implement Compact for OpTxEnvelope from op_alloy using blanket impl (#15230)
  • chore: relax bounds from EngineTypes to PayloadTypes (#15239)
  • integration test for blob sidecar listener (#15210)
  • feat: add other constructor for err (#15236)
  • test(op): add Op e2e testsuite example (#15039)
  • replaced TransactionSigned::new (#15222)
  • chore(deps): weekly cargo update (#15231)
  • test: remove redundant clone (#15232)
  • Remove default serde feature from reth-network-api (#15226)
  • reth-node-types: Add derive(Default) avoid manual implementations (#15228)
  • Allow blob_cache_size to be configured via CLI (#15213)
  • added engine_getBlobsV2 endpoint (#15217)
  • chore: remove usused file (#15215)
  • Remove ethereum-fork-dependency (#15216)
  • Derive blobstore cache size from configured blobtargets (#15189)
  • changed possible #[allow()] -> #[expect()] (#15168)
  • feat: feature gate serde in ethereum-primitives (#15041)
  • feat(storage): Implement Compact for EthereumTxEnvelope from alloy (#15122)
  • chore: make clippy happy (#15208)
  • chore: change default for await_payload_on_missing (#15178)
  • feat: add dedicated storage proof method to ParallelProof (#15183)
  • Push nightly image with profiling profile (#15206)

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.5-x86_64-unknown-linux-gnu.tar.gz PGP Signature
aarch64 reth-v1.3.5-aarch64-unknown-linux-gnu.tar.gz PGP Signature
x86_64 reth-v1.3.5-x86_64-pc-windows-gnu.tar.gz PGP Signature
x86_64 reth-v1.3.5-x86_64-apple-darwin.tar.gz PGP Signature
<img src="https://simpleicons.org/icons/apple.s...
Read more

Reth v1.3.4

21 Mar 20:05
90c514c
Compare
Choose a tag to compare

image

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

New Contributors

Full Changelog: v1.3.3...v1.3.4

Reth v1.3.3

20 Mar 18:48
b0d9a6b
Compare
Choose a tag to compare

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

Read more

Reth v1.3.2

17 Mar 20:30
802a1c7
Compare
Choose a tag to compare

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

Reth v1.3.1

14 Mar 15:10
8142c6c
Compare
Choose a tag to compare

image

Summary

This patch release includes:

  • fixes for ress subprotocol (#15007, #15029)
  • observability improvements

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: v1.3.1 (#15030)
  • feat(ress): max witness window (#15029)
  • chore(trie): simplify hashed post state partitioning (#14892)
  • optimize txpool component doc comment (#15006)
  • chore(ress-provider): replace reth-primitives (#15020)
  • check not only 1559 but also 4844 and 7702 for min_priority_fee checking in txpool validation (#15009)
  • Fix: help merging CachedReads across blocks (#14993)
  • feat:added EthApiCtx struct for converting build_eth_api args to container type (#15013)
  • fix: add bincode compat for eth receipt (#15017)
  • chore(cli): fix clap deprecated warnings (#15016)
  • chore: rm reth-primitives from reth-rpc-eth-types (#15004)
  • feat: remove deprecated #[clap] attribute (#15015)
  • chore(test, e2e): remove empty and unused actions (#15008)
  • fix(ress): do not terminate on dropped commands sender (#15007)
  • chore: rm reth-primitives from engine crates (#15003)
  • chore: add metrics on redundant proof nodes (#14969)

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

Reth v1.3.0

12 Mar 22:42
a38c991
Compare
Choose a tag to compare

image

Summary

Pectra

This release contains fixes for all known pectra issues.

Performance

This release enables the new State Root Task for OP-Reth users by default.

It significantly improves the average engine_newPayload call latencies for Base Mainnet, and helps to alleviate the spikes caused by certain transactions that use a lot of storage (for example XEN contracts).

image

For more technical details on how the new design works, see https://github.com/paradigmxyz/reth/blob/main/crates/engine/tree/docs/root.md.

OP Stack

This release contains preparations for the upcoming Isthmus hardfork:

Reth SDK

In 1.3.0 #[cfg(feature = “optimism”)] feature flags on primitives types were removed. Most OP stack crates still required an optimism feature to be compiled, and were incompatible with ethereum crates that depended on revm because revm also used feature flags to support the OP stack. These are now removed in revm 20.0.0 .

This release includes the transition to the new revm API and introduced a new abstraction layer for interacting with EVM in alloy-evm for both ethereum and the OP stack. alloy-evm is no-std compatible and fully built on top of alloy and revm types. It contains all implementations that are required to execute a block, e.g. BlockExecutor with support for all system transactions (EIP-2935, EIP-4788, EIP-7002, EIP-7251).

alloy-evm is intended to be zk friendly and should provide the ethereum and OP stack STF out of the box. This is only the initial rollout, more incremental changes and additional features are expected.

This release fully transitioned to revm 20.0.0 and uses alloy-evm.

Developers that currently work with a modified EVM implementation can take a look at the custom evm/precompiles example . Users are encouraged to report limitations and suggestions for documentation.

EVM API

With this release, ConfigureEvmEnv and BlockExecutionStrategyFactory traits are merged into a single ConfigureEvm trait which provides access to both EVM and BlockExecutor (previously BlockExecutionStrategy). For detailed overview of the abstraction, see ConfigureEvm docs.

Block builders are also encouraged to migrate to the new BlockBuilder API that is available on the ConfigureEvm trait. With 1.3.0 release, ConfigureEvm stores a BlockAssember that defines how a block header should be built. BlockBuilder can be used by payload builders to reduce their responsibilities to only choosing transactions to apply in the block.

This approach has been applied to both Ethereum and Optimism payload builders which can be used as a reference.

Compatible alloy-* version with this release is 0.12.5

Components

  • Simplified Payload builder setup: #14700

Upcoming features

Upcoming releases will focus on unifying the remaining transaction types between reth and alloy #14961 in addition to improved ergonomics

Ress

This release contains native support for ress RLPx subprotocol for stateless nodes. The subprotocol is disabled by default and can be enabled by passing --ress.enable CLI argument. See protocol documentation for more info: https://github.com/paradigmxyz/reth/tree/main/crates/ress/protocol

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

See Update Priorities for more information about this table.

All Changes

  • fix: use clang v10 (#15000)
  • chore: add workflow for building binaries (#14999)
  • Revert "meta: downgrade ubuntu for windows" (#14998)
  • deps: downgrade cc to 1.2.15 (#14996)
  • meta: downgrade ubuntu for windows (#14995)
  • meta: bump ubuntu for release (#14994)
  • meta: bump rust version for reproducible build (#14991)
  • meta: install cross from main for release (#14992)
  • Chore: move tree config from engine-tree to engine-primitives (#14890)
  • chore: bump version 1.3.0 (#14986)
  • chore: blanket implementation for OpPooledTx (#14990)
  • chore: bump revm (#14988)
  • docs(ress): fix witness format (#14984)
  • chore: add ress code owner (#14985)
  • chore: bump alloy-trie (#14983)
  • use cross main in docker-git and docker instead of taiki-e action (#14978)
  • Bump vergen to 9.0 #14904 (#14940)
  • feat(optimism): enable state root task by default (#14977)
  • chore: bump alloy 0.12.5 (#14976)
  • feat: integrate ress (#14959)
  • chore: add From<BlockExecutionError> for PayloadBuilderError (#14973)
  • chore: rm reth-prmitives from ethereum crates (#14972)
  • chore: rm reth-prmitives from stages (#14970)
  • chore: rm reth-prmitives from e2eutils (#14971)
  • chore: add sparse trie logs with time elapsed (#14967)
  • chore: remove reth-primitives dep db crates (#14968)
  • chore: rm reth-prmitives from rpc compat (#14965)
  • chore: rm reth-prmitives from rpc builder (#14966)
  • chore: bump revm (#14954)
  • Update metrics.md (#14813)
  • chore: rm reth-prmitives from rpc (#14957)
  • chore: remove reth-primitives dep from eth api (#14958)
  • chore: Use cargo-chef to build the hivetests docker image (#14884)
  • chore: reorder trait impl fns (#14956)
  • fix: call validate_execution_requests from validate_version_specific_fields for ethereum engine validator (#14932)
  • test: complete mine block test in e2e testsuite (#14849)
  • chore: feature propagation (#14951)
  • chore: bump revm (#14947)
  • fix(docker-nightly) use cross main (#14948)
  • chore: remove commented SparseTrieEvent (#14946)
  • ci: allow unmaintained humantime (#14950)
  • chore(SessionManager): send message without &mut self requirement (#14949)
  • chore: rm rpc conversion types (#14942)
  • chore: bump alloy-chains (#14944)
  • chore: use B256 Display for state root test assertion (#14943)
  • Parse L1 block values in Interop fork (#14869)
  • chore: enable revm portable by default for op-reth (#14937)
  • chore: simplify rpc tx conversion (#14736)
  • Add other variant on Block import err (#14938)
  • chore: simplify NodePrimitives bounds (#14936)
  • feat(ress): limit active connections (#14928)
  • add nightly builds (#14934)
  • chore: enable revm portable feature by default for binaries (#14931)
  • fix: exex head ahead of host (#14001)
  • feat: implement compact for alloy ethereum transaction (#14908)
  • feat/emit better payload events (#14923)
  • fix: disable not only if requested (#14927)
  • feat(op, txpool): introduce OpPooledTx trait (#14926)
  • fix: clear tree state on unwind (#14866)
  • feat: add bincode support to opreceipt (#14872)
  • chore: remove reth-primitives dep from commands (#14919)
  • chore: remove reth-primitives dep from chain-state (#14914)
  • refactor: unify EVM traits (#14920)
  • feat: implement InMemorySize for TxEnvelope and OpTxEnvelope #14913 (#14922)
  • chore: remove reth-primitives dep from op rpc (#14915)
  • chore: bump alloy-evm (#14917)
  • chore: remove reth-primitives dep from consensus-common (#14912)
  • chore: remove reth-primitives dep from evm (#14911)
  • chore: Add 0x prefix and use macro if possible (#14907)
  • docs: correct activation note (#14910)
  • chore: add FactoryTx for getting tx associated types (#14909)
  • chore: replace withencoded with alloy's (#14905)
  • chore(ci): Remove redundant licenses from allow list (#14903)
  • replace reth-primitives deps in txpool with reth-primitives-traits (#14306)
  • fix: generate-jwt.sh dir with whitespace (#14896)
  • changed block_with_senders() to recovered_block() (#14894)
  • chore: impl encodable for tx (#14893)
  • feat(trie): update sparse trie storage roots independently (#14874)
  • chore: bump alloy 0.12 (#14891)
  • chore: update advisories (#14889)
  • feat: don't include operator fee params in receipts when both zero (#14880)
  • perf(tree): chunk multiproofs (#14800)
  • chore(deps): Bump op-alloy (#14882)
  • changed sealed_block_with_senders_range() into recovered_block_range() (#14876)
  • fix(l2-withdrawals-root): isthmus header custom genesis (#14875)
  • feat: add helper for eth body conversion (#14864)
  • chore: add 0x prefix to b256! and address! calls (#14871)
  • modified get_sealed_block_with_senders() to get_recovered_block_with_senders() (#14865)
  • chore(primitives-traits): remove duplicate IntoIterator bounds in generics (#14861)
  • chore: remove StateRoot variant from BlockValidationError (#14858)
  • chore: bump alloy-evm and revm (#14855)
  • refactor: prepare BlockExecutionError for move to alloy-evm (#14857)
  • Added 0x prefix to transaction hash test values (#14854)
  • chore: auto_impl TrieCursorFactory for reference (#14856)
  • feat: add validate known account to optimism rpc (#14851)
  • feat: integrate alloy-hardforks (#14853)
  • feat: configuration of the tokio runtime (#14837)
  • fix(mev_simBundle): log at trace rather than info level (#14852)
  • test: partially tx resp...
Read more

Reth v1.2.2

05 Mar 12:50
Compare
Choose a tag to compare

image

Summary

This is a hotfix release for an issue on the Sepolia testnet and fixes an issue with deposit contract event parsing.
Sepolia has a different version of the deposit contract that deviates from EIP-6110 because it emits additional events (ERC-20).
This issue is present in all EL clients:

  • fix: filter by deposit signature hash (#14841)

Update Priority

Critical for Sepolia

See Update Priorities for more information about this table.

All Changes

  • release: v1.2.2
  • fix: filter by deposit signature hash (#14841)

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

Full Changelog: v1.2.1...v1.2.2

Reth v1.2.1

03 Mar 18:05
Compare
Choose a tag to compare

image

Summary

Includes one fix for ethereum sepolia where merge block was misconfigured

  • fix: sepolia paris block (#14766)

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.2.1
  • fix: sepolia paris block (#14766)

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

Full Changelog: v1.2.0...v1.2.1