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

Adds a custom deserializer to match new server types #155

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

petscheit
Copy link
Collaborator

The indexer API is now returning LE chunks instead of hex string for the header RLP. This fix implements a custom serializer that performs the conversion, without touching any of the other fucntionality

@petscheit petscheit requested a review from rkdud007 October 21, 2024 12:37
Copy link
Member

@rkdud007 rkdud007 left a comment

Choose a reason for hiding this comment

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

lgtm

@rkdud007 rkdud007 merged commit bb85c4f into dev Oct 21, 2024
1 check passed
@rkdud007 rkdud007 deleted the fix/api_format_rlp branch October 21, 2024 12:48
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