ElementsProject / ElementsProject/elements

return both address types in RPC calls

オープン
#356 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
1.2k
フォーク
416
平均マージ
1日 23時間
マージ済み PR(30日)
15

説明

Currently the wallet returns the non-confidential version of addresses, leading to user confusion sometimes, and requires a `validateaddress` call to re-derive the confidential address. This is non-optimal.

We could simply switch the default to returning CT addresses(which would break API), or return both address types to maintain it.

First we should audit where this affects users most, and see if there's a principled way of displaying the data.

edit: Another thought: a startup argument that switches to confidential, if known. No API breakage, no extra verbosity.

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

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

評価

この issue はまだ評価されていません。

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

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