Skip to content

Releases: base/node-reth

v0.2.2

19 Nov 17:56
4a580fa

Choose a tag to compare

This release is an optional release for node operators on all networks.

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

17 Nov 15:24
ddf9982

Choose a tag to compare

This release is highly recommended for node operators for both Base Sepolia and Base Mainnet. Includes significant performance improvements to Flashblocks processing to help stay the node caught up to tip.

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 Nov 18:45
a496ec9

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

This release is required for operators running Base Sepolia nodes to support the upcoming Jovian hardfork at timestamp 1763568001 - Wed 19 Nov 2025 16:00:01 UTC

Mainnet hardfork will happen on Dec 2. This release is recommended for mainnet operators too but is not yet mandatory.

What's Changed

Full Changelog: v0.1.16...v0.2.0

v0.1.16

05 Nov 17:24
f11e89e

Choose a tag to compare

Overview

Recommended release to be Jovian Hardfork ready. Jovian introduces configurable minimum base fees and data availability footprint management for improved tx economics. This release primarily focuses on build infrastructure
improvements, including Docker optimizations. Reth bumped to v1.9.0

What's Changed

New Contributors

Full Changelog: v0.1.15...v0.1.16

v0.1.15

30 Oct 21:49
5da2e07

Choose a tag to compare

Overview

Recommended release for Reth Flashblock node operators. Includes significant performance improvements and some further bug fixes related to computing the Flashblock pending state.

What's Changed

  • fix: merge state diffs when overriding accounts, improve eth_call tests by @haardikk21 in #153
  • perf: optimize flashblock processing for merging state diffs by @haardikk21 in #155
  • feat: v0.1.15 release bump by @haardikk21 in #158

Full Changelog: v0.1.14...v0.1.15

v0.1.14

29 Oct 23:51
45fe4d6

Choose a tag to compare

Overview

Urgent hotfix release to fix eth_call with pending tag returning incorrect values for Flashblocks nodes.

What's Changed

  • Add base_meterBundle RPC for transaction bundle metering by @niran in #142
  • fix: state override should be on state_diff, not state by @haardikk21 in #150

New Contributors

Full Changelog: v0.1.13...v0.1.14

v0.1.13

29 Oct 13:28
44f3661

Choose a tag to compare

Overview

Highly recommended release for Reth node operators with Flashblocks enabled to help stabilize flashblock processing and significantly reduce execution errors

What's Changed

  • chore: increase logging for debugging by @haardikk21 in #145
  • chore: improve logging to be less noisy and add relevant additional info where necessary, remove nested db by @haardikk21 in #146
  • release: v0.1.13 by @haardikk21 in #149

Full Changelog: v0.1.12...v0.1.13

v0.1.12

24 Oct 18:32
089e3bc

Choose a tag to compare

This is a recommended release for Reth node operators as it includes a bug fix for eth_getLogs when utilizing Flashblocks' pending state.

What's Changed

Full Changelog: v0.1.11...v0.1.12

v0.1.11

24 Oct 15:51
2b8aa07

Choose a tag to compare

v0.1.11 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.10...v0.1.11

v0.1.10

09 Oct 16:20
36a775e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.1.10