Summary
This release merges with upstream version v1.1.0. It includes new features and several bug fixes.
NOTE
This version is compatible with the BSC mainnet, testnet, and opBNB mainnet, testnet.
New Features
- The new engine will be the default engine for BSC, so the experiment flag
--engine.experimental
should be removed when
running a BSC node. - Trie prefetch feature is enabled for the new engine to improve performance, please use
--enable-prefetch
to enable it. - Introduced
--optimize.enable-execution-cache
flag to enable cache for the execution of live sync.
Features
- #175: Update the default threshold of merkle rebuild to 50k.
- #170: Remove
ChainSpecHardforks
to improve code quality. - #163: Merge with upstream v1.1.0.
- #164: Enable prefetch on the new engine.
- #153: Enable state cache for live-sync execution.
- #151: Add step size check for BSC stage sync.
Bug Fixes
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.6-x86_64-unknown-linux-gnu.tar.gz | PGP Signature | |
aarch64 | bsc-reth-v1.0.6-aarch64-unknown-linux-gnu.tar.gz | PGP Signature | |
x86_64 | bsc-reth-v1.0.6-x86_64-pc-windows-gnu.tar.gz | PGP Signature | |
x86_64 | bsc-reth-v1.0.6-x86_64-apple-darwin.tar.gz | PGP Signature | |
aarch64 | bsc-reth-v1.0.6-aarch64-apple-darwin.tar.gz | PGP Signature | |
x86_64 | op-reth-v1.0.6-x86_64-unknown-linux-gnu.tar.gz | PGP Signature | |
aarch64 | op-reth-v1.0.6-aarch64-unknown-linux-gnu.tar.gz | PGP Signature | |
x86_64 | op-reth-v1.0.6-x86_64-pc-windows-gnu.tar.gz | PGP Signature | |
x86_64 | op-reth-v1.0.6-x86_64-apple-darwin.tar.gz | PGP Signature | |
aarch64 | op-reth-v1.0.6-aarch64-apple-darwin.tar.gz | PGP Signature | |
System | Option | - | Resource |
Docker | bnb-chain/bsc-reth | ||
Docker | bnb-chain/op-reth |