js-algorand-sdk icon indicating copy to clipboard operation
js-algorand-sdk copied to clipboard

Migrate SDK from algo-msgpack-with-bigint to algorand-msgpack

Open HashMapsData2Value opened this issue 1 year ago • 0 comments

Problem

Despite Algorand Technologies having created algorand-msgpack and pushed it to NPM, the Algorand Javascript SDK still relies on algo-msgpack-with-bigint (EvanJRichard's repo).

Solution

Migrate over to algorand-msgpack.

Dependencies

I assume that the APIs/expected behaviors are the same between the libraries so no.

Urgency

Medium (unnecessary security risk)

HashMapsData2Value avatar Apr 30 '24 14:04 HashMapsData2Value