github paradigmxyz/reth v1.0.3
Reth v1.0.3

latest releases: v1.0.6, v1.0.5, v1.0.4...
one month ago

image

Summary

  • Critical fix for base mainnet (#9600)
  • Async Backfill stream (#9578)

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
op-reth base critical

See Update Priorities for more information about this table.

All Changes

  • chore: release 1.0.3 (#9619)
  • feat: move canon state types to new module (#9613)
  • configurable middleware and metrics & http middleware (#9596)
  • feat: allow custom provider type (#9606)
  • revert: 4b8a66f (#9604)
  • chore(reth-network-api): no_std support (#9595)
  • chore: clarify metrics and prometheus (#9603)
  • chore: rm unused mods (#9602)
  • feat(trie): add empty reth-trie-db crate (#9585)
  • chore(reth-db): no_std support (#9597)
  • ef-tests: derive Default for ef-tests structs (#9601)
  • chore: disable reth-codec default feature (#9556)
  • feat: BackFillJobStream (#9578)
  • feat: add canonical in memory state (#9588)
  • fix: Use correct base fee params for Base mainnet after canyon hardfork (#9600)
  • feat: make to_compact borrow (#9488)
  • fix(prune): saturating subtract for genesis deposit contract block (#9584)
  • no_std in reth-ethereum-forks (#9589)
  • chore(tracing): export tracing-appender crate (#9590)
  • chore: no_std in reth-codec (#9587)
  • chore(no_std): fixed no_std compiler errors in reth-primitives-traits (#9572)
  • chore: use each prune segment method on remove_blocks_above (#9568)
  • chore(exex): move notification to types crate (#9586)
  • feat: add in memory state container (#9574)
  • feat: add start backfill sync fn (#9580)
  • feat: add EthNodeLauncher (#9575)
  • chore(evm): remove unneeded lifetimes (#9583)
  • chore(rpc): remove use of optimism feature from reth-rpc library (#9579)
  • chore(rpc): move OpEthApi traits into reth-optimism-rpc (#9581)
  • chore: replace StoredBranchNode, StoredTrieMask and StoredHashBuilderValue types with Compact impl instead (#9573)
  • chore: remove serde support from reth-codec (#9570)

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

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

Don't miss a new reth release

NewReleases is sending notifications on new releases.