algorand / algorand/js-algorand-sdk
[v3] RPC Discovery
- Lingua principale
- TypeScript
- Stelle
- 297
- Fork
- 214
- Merge medio
- 1h 3m
- PR unite (30g)
- 3
Descrizione
# Overview
Let's go V3 🎉!!!
This ticket is for tracking differences found while integrating v3 beta:
- `/block/${round}/hash` is no longer camel case when using `JSON.stringify`: (fixed by using `encodeJSON`)
- `healthCheck` is returning undefined and not an empty Object
- https://github.com/algorand/js-algorand-sdk/issues/885#issuecomment-2307226167
- `genesis` returns a `Promise` type and does not appear to encode properly with encodeJSON with spacing (see [getGenesis](https://use-algorand-react.vercel.app/algod/getGenesis))
Renders:
[Before](https://use-algorand-react-aolto4mvh-telluric.vercel.app) [After](https://use-algorand-react.vercel.app)
I will update this ticket if I run into any more while integrating.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.