reth icon indicating copy to clipboard operation
reth copied to clipboard

Move trie functions to alloy

Open mattsse opened this issue 1 year ago • 3 comments

Describe the feature

ref #11208

these are beneficial and can be used for things like txroot withdrawals root, etc:

https://github.com/paradigmxyz/reth/blob/1e0a35e744633e605cf6ddd24f4b1c9d73b198c2/crates/trie/common/src/root.rs#L21-L30

imo we can move these to alloy-trie or somewhere else @DaniPopes ?

Additional context

No response

mattsse avatar Sep 25 '24 14:09 mattsse