Skip to content

Reth v0.2.0-beta.9

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 22:10
· 280 commits to main since this release
7b435e0

image

Summary

  • docker fix that allows the same PID to acquire StorageLock #8582
  • metrics typo fix for reth version #8593
  • fjord support for OP genesis files #8571

Update Priority

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

User Class Priority
Payload Builders medium
Non-Payload Builders medium

See Update Priorities for more information about this table.

All Changes

  • chore: bump revm-inspectors 53aa2b2 (#8656)
  • chore: add enum_glob_use warn lint (#8655)
  • chore: Release 0.2.0-beta.9 (#8654)
  • fix: do not calculate requests root pre-prague in dev mode (#8652)
  • feat: add missing payload behaviour (#8649)
  • Add Fjord timestamp conditions to OP+Base Mainnet+Sepolia (#8645)
  • chore: change build_empty_payload to require &self (#8646)
  • fix: save last finalized block (#8473)
  • chore: update CODEOWNERS for new crate structure (#8601)
  • test(exex): introduce utils for testing (#8636)
  • Fix code spell lint in CI (#8634)
  • fix(op): fix import blocks benchmark (#8620)
  • feat: resolve domains in enode strings (#8188)
  • fix: check for empty tx root in BlockTransactions::Uncle match (#8600)
  • chore: add canonical cgroup docs in memory profiling docs (#8621)
  • Add fjord activation times/blocks for Base (#8619)
  • feat: add mgas per second log (#8618)
  • feat(node-builder): expose block executor (#8617)
  • chore(node-builder): use datadir from config (#8615)
  • chore: disable default feature for reth-db in workspace (#8476)
  • feature: loglevel value parser (#8573)
  • chore(net): get and peek for LruCache (#8508)
  • chore: split db abstraction into new crate (#8594)
  • chore: add EnvironmentArgs and use across all CLI commands (#8590)
  • feat: move RPC cache constants and type (#8597)
  • refactor(node-builder): use datadir provided by the config (#8592)
  • ci: only run action lint if action changed (#8598)
  • chore: bump alloy 5796024 (#8596)
  • chore: remove GRACE_PERIOD dead code (#8595)
  • fix: metrics typo (#8593)
  • chore: add logs to StaticFileProvider::check_consistency (#8591)
  • fix: allow the same PID to acquire StorageLock (#8582)
  • chore: remove StaticFileProvider field from StaticFileProducer (#8583)
  • feat: move core rpc server types to standalone crate (#8515)
  • impl. set_block_gas_limit for EthTransactionValidatorBuilder (#8585)
  • fix EthTransactionValidationBuilder::set_eip4844 and no_eip4844 (#8586)
  • feat(op): docs sync to tip (#8584)
  • add manual_assert clippy lint (#8578)
  • chore: rm println (#8576)
  • feat: Add fjordTime to OP genesis config (#8571)
  • add a few more lints (#8574)
  • add explicit_iter_loop clippy lint (#8570)
  • feat: Support unnamed OP chains (#8488)
  • add explicit_into_iter_loop clippy lint (#8569)
  • add match_same_arms clippy lint (#8549)
  • chore: log endpoint as path (#8567)
  • chore: OptimismPayloadAttributes Re-export (#8555)
  • chore: remove chain field from DbTool (#8562)
  • add type_repetition_in_bounds clippy lint (#8568)

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

What's Changed

New Contributors

Full Changelog: v0.2.0-beta.8...v0.2.0-beta.9