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

marshaling: Lenient Address and BlockHash go-codec unmarshalers. #464

Merged
merged 6 commits into from
Feb 1, 2023

Conversation

winder
Copy link
Contributor

@winder winder commented Feb 1, 2023

Add custom marshaling and unmarshaling to Address and BlockHash to account for differences between how the SDK marshals a block and how go-algorand marshals a block.

With these changes the SDK should be able to unmarshal data regardless of which flavor of marshaling was used.

@winder winder requested a review from shiqizng February 1, 2023 15:11
@winder winder self-assigned this Feb 1, 2023
@winder winder changed the title Lenient Address and BlockHash go-codec unmarshalers. enhancement: Lenient Address and BlockHash go-codec unmarshalers. Feb 1, 2023
@winder winder changed the title enhancement: Lenient Address and BlockHash go-codec unmarshalers. marshaling: Lenient Address and BlockHash go-codec unmarshalers. Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants