algorand / algorand/js-algorand-sdk

[v3] RPC Discovery

Aberta
#894 2 comentários 1 reação 0 responsáveis Ver no GitHub
Linguagem predominante
TypeScript
Estrelas
297
Forks
214
Merge médio
1h 3min
PRs com merge (30d)
3

Descrição

# 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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.