Skip to content

Conversation

@jasonpaulos
Copy link
Contributor

@jasonpaulos jasonpaulos commented Jul 22, 2024

Some fields in EvalDelta are encoded as msgpack strings, but they actually contain arbitrary binary data. In order to properly decode these values in this SDK, this PR uses raw string decoding made available from our forked https://github.com/algorand/msgpack-javascript

This PR relies on unreleased changes to the msgpack library, made in this PR: algorand/msgpack-javascript#6. That should be merged and released before this is mergable.

Closes #724

@jasonpaulos jasonpaulos marked this pull request as ready for review July 29, 2024 15:36
@jasonpaulos jasonpaulos requested a review from a team as a code owner July 29, 2024 15:36
@jasonpaulos jasonpaulos requested a review from onetechnical July 29, 2024 15:36
Copy link
Contributor

@algorandskiy algorandskiy left a comment

Choose a reason for hiding this comment

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

The code LGTM. Not sure about deprecating stuff.

Copy link
Contributor

@gmalouf gmalouf left a comment

Choose a reason for hiding this comment

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

Overall is looking good, a few comments and questions to go through.

@gmalouf gmalouf requested review from algorandskiy and gmalouf August 5, 2024 19:02
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.

4 participants