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 摘要。