You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users should be able to use an RPC method to 'view pre-fork addresses' - BTC and/or ZCL addresses that correspond to a set of BTCP addresses.
These would of course fundamentally correspond to private keys, which a user may or may not own; we should therefore make it clear that this is a view-only utility option, and never touches or uses their loaded private keys at all.
This could then (possibly) be made into a GUI (Qt) component.
Additionally, they would be able to view each chains' UTXOs from an explorer link.
Warning - we need to make any GUI component like this clearly described and separated, so it cannot be a danger to simple people trying to simply send BTCP.
getlegacyaddress [btcpaddress] -- Should automatically decode and re-encode base58 to both BTC and ZCL with labels to distinguish or use a switch to output just one
BlueSilver22
changed the title
[rpc] [addresses] [qt] Add BTC / ZCL address viewing utility
[rpc] [addresses] [qt] Add BTC / ZCL address viewing utility [$30]
Aug 16, 2018
Users should be able to use an RPC method to 'view pre-fork addresses' - BTC and/or ZCL addresses that correspond to a set of BTCP addresses.
These would of course fundamentally correspond to private keys, which a user may or may not own; we should therefore make it clear that this is a view-only utility option, and never touches or uses their loaded private keys at all.
This could then (possibly) be made into a GUI (Qt) component.
Additionally, they would be able to view each chains' UTXOs from an explorer link.
Warning - we need to make any GUI component like this clearly described and separated, so it cannot be a danger to simple people trying to simply send BTCP.
There is a $30 open bounty on this issue. Add to the bounty at Bountysource.
The text was updated successfully, but these errors were encountered: