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

fix(types-eth): Optional Alloy Serde #1284

Merged
merged 8 commits into from
Sep 17, 2024

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Sep 12, 2024

Description

This makes the alloy-serde dep optional, but hides types behind the serde feature flag. Open to suggestions for alternative ways to make these types accessible in a no-serde environment.

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this seems fine

@mattsse mattsse merged commit 4e8f429 into alloy-rs:main Sep 17, 2024
26 checks passed
lwedge99 pushed a commit to sentioxyz/alloy that referenced this pull request Oct 8, 2024
* feat: optional serde

* feat: optional serde

* fix: tests

* fix: enable serde for alloy-rpc-types-trace

* fix: non-attr serde

* feat: optional alloy-serde
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.

3 participants