algorand / algorand/js-algorand-sdk
Migrate SDK from algo-msgpack-with-bigint to algorand-msgpack
- Lingua principale
- TypeScript
- Stelle
- 297
- Fork
- 214
- Merge medio
- 1h 3m
- PR unite (30g)
- 3
Descrizione
## Problem
Despite Algorand Technologies having created [algorand-msgpack](https://github.com/algorand/msgpack-javascript) and [pushed it to NPM](https://www.npmjs.com/package/algorand-msgpack), the Algorand Javascript SDK still relies on [algo-msgpack-with-bigint](https://www.npmjs.com/package/algo-msgpack-with-bigint) ([EvanJRichard's repo](https://github.com/EvanJRichard/msgpack-javascript)).
## 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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.