-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reth-primitives crate import audit #10749
Labels
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Comments
mattsse
added
C-enhancement
New feature or request
S-needs-triage
This issue needs to be labelled
D-good-first-issue
Nice and easy! A great choice to get started
and removed
S-needs-triage
This issue needs to be labelled
labels
Sep 6, 2024
This was referenced Sep 6, 2024
This was referenced Sep 7, 2024
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI 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 issueI can use Python programming to create the import aspect of this project |
This was referenced Sep 8, 2024
This was referenced Sep 16, 2024
This was referenced Sep 18, 2024
This was referenced Sep 19, 2024
marking this as completed now, I think we're good on this now |
This was referenced Sep 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
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
reth/crates/trie/trie/Cargo.toml
Line 2 in 3ec5d37
Additional context
No response
The text was updated successfully, but these errors were encountered: