bnb-chain / reth

BSC and opBNB client based on the Reth fork
Apache License 2.0
72 stars 19 forks source link

feat: enable parallel root calculation on new engine live sync #143

Closed j75689 closed 1 month ago

j75689 commented 2 months ago

Description

enable parallel root calculation on new engine live sync to improve performance

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

Potential Impacts