explorer: Better Transaction Details
Ouverte
good first issue
help wanted
- Langage dominant
- Go
- Étoiles
- 28
- Forks
- 4
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.