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

impl ConvertRuint for U256 to be compatible with alloy_serde #1661

Closed

Conversation

DougieHauser
Copy link

Adding the ConvertRuint trait to apply to the non-primitive type of U256,
this is a first step towards fixing issue 85 in op-alloy

This is my 1st contribution ever.. be gentle :)

@DaniPopes
Copy link
Member

Thanks but this is not needed, you can simply remove the serde(with = "quantity") attribute since quantity should only used for non-ruint integers

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.

2 participants