ElementsProject / ElementsProject/elements
`confidential_key` is a misleading name
オープン
- 主要言語
- C++
- スター
- 1.2k
- フォーク
- 416
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 15
説明
I think `confidential_key` should be renamed because it refers to an object which is not a confidential key: it's a key but it's not confidential.
Suggestions:
* `scanning_pubkey` because the corresponding private key can be used for scanning (is this actually true?)
* `encryption_pubkey` or `ecdh_pubkey` because the pubkey is used to encrypt data for the receiver
コントリビューションガイド
調査の方向性
まず、`confidential_key` のすべての使用箇所を見つけ、公開鍵がどのように使用されているかを確認します。スキャンまたは暗号化の用語が正確かどうかを判断し、意図された意味が決まったらオブジェクトの名前を一貫して変更します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- blockchain, cryptography
- issue の種類
- リファクタリング
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100