algorand / algorand/node-ui

explorer: Better Transaction Details

Abierto
#8 0 comentarios 0 reacciones 0 asignados Ver en GitHub
good first issue help wanted
Lenguaje dominante
Go
Estrellas
28
Forks
4
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Better transaction details. The current version prints raw msgpack data of the transaction, this could be more readable. Some ideas:
* Formatted section for common transaction headers (sender, receiver, fee, type, first-valid, last-valid, signature)
* Custom formatting for each txn type:
* pay, asset, app, keyreg, etc
* Compute the txid
* Convert the sender / receiver from b64 encoded string to the Algorand formatted address string.
* Attempt to format the note using known common encodings (i.e. JSON, Text, Base64, Hex Viewer)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.