Skip to content

Reth v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 09:05
· 1949 commits to main since this release
c3361c9

image

Summary

The Reth is entering production-ready v1.0.0. Thanks to the Paradigm team for their continuous iterations on Reth,
We stand on the shoulders of giants, enabling us to swiftly launch the Reth supporting BSC and opBNB network versions.

To get started with your BSC or opBNB Reth client, please refer to the README.

Here's a quick overview of the statistical data:

  • The opBNB archive node has a storage size of approximately 930 GB, while the full node is around 655 GB, requiring about 50 hours to sync.
  • The BSC archive node has a significantly larger storage size of approximately 6.89 TB, with the full node at around 3.75 TB, taking roughly one month to sync.

For a more efficient setup, we recommend downloading snapshot from the community link.

BUGFIX

  • #75 ci: fix release job
  • #76 chore: update max db size
  • #74 fix: add sidecars to db when doing insert_block
  • #79 fix: read sidecars from table in get_take_block_range
  • #81 fix: check parent hash of disconnected headers
  • #83 fix: parlia live sync issue
  • #89 fix: fork block handling in parlia engine and rewinding blocks to the block before the finalized block issue

Docs

  • #87 chore: refine readme file
  • #90 doc: fix op-reth running tutorial

Binaries

See pre-built binaries documentation.

The binaries are signed with the PGP key: AF7E D99D 20EA 1CEE F7B4 9919 B9E4 60DC F154 9D61

System Architecture Binary PGP Signature
x86_64 bsc-reth-v1.0.0-x86_64-unknown-linux-gnu.tar.gz PGP Signature
aarch64 bsc-reth-v1.0.0-aarch64-unknown-linux-gnu.tar.gz PGP Signature
x86_64 bsc-reth-v1.0.0-x86_64-pc-windows-gnu.tar.gz PGP Signature
x86_64 bsc-reth-v1.0.0-x86_64-apple-darwin.tar.gz PGP Signature
aarch64 bsc-reth-v1.0.0-aarch64-apple-darwin.tar.gz PGP Signature
x86_64 op-reth-v1.0.0-x86_64-unknown-linux-gnu.tar.gz PGP Signature
aarch64 op-reth-v1.0.0-aarch64-unknown-linux-gnu.tar.gz PGP Signature
x86_64 op-reth-v1.0.0-x86_64-pc-windows-gnu.tar.gz PGP Signature
x86_64 op-reth-v1.0.0-x86_64-apple-darwin.tar.gz PGP Signature
aarch64 op-reth-v1.0.0-aarch64-apple-darwin.tar.gz PGP Signature
System Option - Resource
Docker bnb-chain/bsc-reth
Docker bnb-chain/op-reth