algorand / algorand/node-ui

explorer: Better Transaction Details

未關閉
#8 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
good first issue help wanted
主要語言
Go
星號
28
分支
4
PR 合併指標
30 天內沒有已合併 PR

描述

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)

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。