BlockchainCommons / BlockchainCommons/keytool-cli
Want option for fingerprint path prefix for --address-key & --address-pub-key
- 主要语言
- C++
- 星标
- 6
- 派生
- 5
- PR 合并指标
- 30 天内没有已合并 PR
描述
But what I really want for --full-address-derivation-path with 48' is an option, `--add-root-fingerprint` or `--add-parent-fingerprint` with `address-key` and `address-pub-key` that adds the root or parent fingerprint and path to the front of the result, i.e. `[feebfc32/48h/0h/0h/2h]xpubDERVIEDKEY`. Maybe also for other options like --master-key
I think for our purposes (multisig and descriptor centric wallets) `--add-root-fingerprint` could even be a default.
贡献指南
调研方向
首先跟踪 --address-key、--address-pub-key 和 --full-address-derivation-path 的处理方式。比较所请求的 Root Fingerprint 和 Parent Fingerprint 行为,包括针对多重签名钱包和以描述符为中心的钱包提出的默认值;完成标准是所选选项在扩展密钥之前生成 fingerprint 和 derivation path。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- blockchain, cli, cryptography
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100