ElementsProject / ElementsProject/elements
`issueasset` should pick a non-null contract_hash
オープン
- 主要言語
- C++
- スター
- 1.2k
- フォーク
- 416
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 15
説明
Grabbing a key from keypool and committing to that public key would allow a simpler method of proving issuance by that person, rather than showing they spent the input that created it.
Currently the only way to do this is the `rawissueasset` API.
コントリビューションガイド
調査の方向性
まず issueasset と rawissueasset の API エントリポイントを特定し、それぞれが contract_hash をどのように取得または設定するかを比較します。次に keypool と発行フローを追跡し、issueasset が keypool の公開鍵にコミットでき、issue で説明されている入力の支出証明を必要とせずに null ではない contract_hash を返すことを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- api, blockchain
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100