alloy-rs / core

High-performance, well-tested & documented core libraries for Ethereum, in Rust
https://alloy.rs
Apache License 2.0
792 stars 155 forks source link

chore(primitives): remove Fx* aliases #749

Closed DaniPopes closed 2 months ago

DaniPopes commented 2 months ago

They don't really pull their weight when we have a default hasher, and I'm not planning on adding more aliases for each new hasher added to the module. Instead just keep the exports of the implementation and hasher.