Introduce rayon feature in trie-common #14091
Labels
A-sdk
Related to reth's use as a library
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
ref #13443
this is baking in rayon in public API:
reth/crates/trie/trie/src/state.rs
Lines 31 to 33 in 2216c8a
we should do something like this here:
reth/crates/primitives-traits/src/transaction/recover.rs
Lines 9 to 10 in 2216c8a
TODO
The text was updated successfully, but these errors were encountered: