paradigmxyz / reth

Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
https://reth.rs/
Apache License 2.0
3.81k stars 1.07k forks source link

reth-primitives crate import audit #10749

Open mattsse opened 1 week ago

mattsse commented 1 week ago

Describe the feature

reth-primitives re-exports a ton of stuff. we're making significant changes to primitive types and should do a cleanup pass first, shifting imports to the re-exported crates:

TODO

starting with

Additional context

No response

Constantine234 commented 1 week ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

I am a python programmer and my skills and talents will be of great help in this project thank you

How I plan on tackling this issue

I can use Python programming to create the import aspect of this project