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

chore(primitives): BlockID with U64 Alloy Primitive Type #3

Closed
wants to merge 1 commit into from

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Aug 29, 2024

Description

Warning

This is heinous, reader beware.

toml doesn't support deserializing a U64 integer type, but serde_json does.

This is a custom deserialize implementation so that both hex and integer decodings work.

@refcell refcell self-assigned this Aug 29, 2024
@refcell refcell marked this pull request as draft August 29, 2024 16:23
@refcell
Copy link
Contributor Author

refcell commented Sep 7, 2024

Replaced by #30

@refcell refcell closed this Sep 7, 2024
@refcell refcell deleted the rf/feat/u64-block-id branch September 13, 2024 18:50
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.

1 participant