Reth v1.0.5
Summary
This release merges with upstream version v1.0.7, adding support for the BSC mainnet, testnet, and opBNB mainnet, testnet. It includes new features and several bug fixes.
NOTE
This version is compatible with the BSC mainnet, testnet, and opBNB mainnet, testnet.
New Features
- Introduced
--engine.experimental
flag to enable the experimental engine for performance improvements. - Introduced
--optimize.skip-state-root-validation
flag to skip state root validation during block imports, useful for importing blocks without merkle validation.
Warning: Use this flag with caution as it may lead to data inconsistency.
Features
- #123: Added support for importing blocks without merkle calculation.
- #147: Ensured state root validation is not skipped when inserting downloaded blocks.
- #157: Merged upstream version v1.0.7.
Bug Fixes
- #137: Fixed
unwind_to
to ensure it is exclusive. - #145: Ensured sidecars are correctly written to static files when saving blocks.
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.5-x86_64-unknown-linux-gnu.tar.gz | PGP Signature | |
aarch64 | bsc-reth-v1.0.5-aarch64-unknown-linux-gnu.tar.gz | PGP Signature | |
x86_64 | bsc-reth-v1.0.5-x86_64-pc-windows-gnu.tar.gz | PGP Signature | |
x86_64 | bsc-reth-v1.0.5-x86_64-apple-darwin.tar.gz | PGP Signature | |
aarch64 | bsc-reth-v1.0.5-aarch64-apple-darwin.tar.gz | PGP Signature | |
x86_64 | op-reth-v1.0.5-x86_64-unknown-linux-gnu.tar.gz | PGP Signature | |
aarch64 | op-reth-v1.0.5-aarch64-unknown-linux-gnu.tar.gz | PGP Signature | |
x86_64 | op-reth-v1.0.5-x86_64-pc-windows-gnu.tar.gz | PGP Signature | |
x86_64 | op-reth-v1.0.5-x86_64-apple-darwin.tar.gz | PGP Signature | |
aarch64 | op-reth-v1.0.5-aarch64-apple-darwin.tar.gz | PGP Signature | |
System | Option | - | Resource |
Docker | bnb-chain/bsc-reth | ||
Docker | bnb-chain/op-reth |