BlockchainCommons / BlockchainCommons/keytool-cli

BUG: Need correct output-descriptor when --full-address-derivation-path is set

オープン
#12 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
6
フォーク
5
PR マージ指標
30日以内にマージされた PR はありません

説明

```
/usr/local/bin/keytool --seed MYSEED --full-address-derivation-path m//48h/0h/0h/2h output-descriptor
```
results in
````
wpkh([feebfc32/84h/0h/0h]xpubWRONGXPUB)
````

What I want is
```
wpkh([feebfc32/84h/0h/0h]xpubCORRECTXPUB)
```

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Reproduce the shown keytool command and trace how --full-address-derivation-path is handled when output-descriptor is requested. Compare the derivation path used for the displayed xpub with the requested path; done means the command emits the expected descriptor and the behavior is covered by a regression test.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp
領域
cli, cryptography
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。