Skip to content
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

Disable default features for tracing #14526 #14530

Open
wants to merge 116 commits into
base: main
Choose a base branch
from

Conversation

Ayushdubey86
Copy link

@Ayushdubey86 Ayushdubey86 commented Feb 17, 2025

Closes #14526

Disabled default features for tracing in the main Cargo.toml and updated each crate's Cargo.toml to explicitly manage std compatibility. This enables tracing support in no-std environments. @emhane @mattsse can you check it out

@Ayushdubey86
Copy link
Author

check now @emhane @mattsse, have made changes and pushed , i dont fully remember the context of below lines
[features]
optimism = [
"revm-primitives/optimism",
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable default features for tracing
4 participants