explorer: Better Transaction Details
未关闭
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 还没有评估数据。