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

latest releases: v1.0.7, v1.0.6, v1.0.5...
14 months ago

image

Summary

This release is a hotfix to alpha.2 with some small patches around node quality of life:

  • Fixes Grafana/Metrics during live sync (#3671). We introduced a metrics bug in #3507 which made the Grafana dashboard look like it's spiking up and down all the time.
  • Fix ExecutionPayloadBody encoding on getPayloadBodies endpoints (#3688),
  • Can now run the node with --http.api all (same for WS/IPC) as an alias for turning all the supported JSON-RPC APIs on (#3660). Warning, this will also turn on the admin API which is unsafe if the node is exposed in the internet as it allows anyone to add/remove peers from your peerset.

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: 0.1.0-alpha.3 (#3691)
  • feat: add subpool transaction streams (#3668)
  • feat: enforce txpool propagation setting (#3677)
  • fix: remove txn header from getPayloadBodies (#3688)
  • fix: expose the revm_utils to consumer as needed structs from it (#3686)
  • chore: use units on dashboard (#3684)
  • feat(stages): trace log for metric event receive (#3670)
  • fix(tree): update metrics only on canonical/side chain changes (#3671)
  • fix: expose call method so a consumer can use it (#3680)
  • add build profile to version info take II (#3669)
  • Add propagate field to TransactionValidationOutcome (#3664)
  • chore: add a few noop functions to builder (#3659)
  • feat: support all alias (#3660)
  • pop duplicates entries when returning downloaded blocks in engine (#3644)
  • test: tmp ignore another flaky geth test (#3663)

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.3-x86_64-unknown-linux-gnu.tar.gz PGP Signature
aarch64 reth-v0.1.0-alpha.3-aarch64-unknown-linux-gnu.tar.gz PGP Signature
x86_64 reth-v0.1.0-alpha.3-x86_64-pc-windows-gnu.tar.gz PGP Signature
x86_64 reth-v0.1.0-alpha.3-x86_64-apple-darwin.tar.gz PGP Signature
aarch64 reth-v0.1.0-alpha.3-aarch64-apple-darwin.tar.gz PGP Signature
System Option - Resource
Docker v0.1.0-alpha.3 paradigmxyz/reth

Don't miss a new reth release

NewReleases is sending notifications on new releases.