bither / bither-android

Bither - a simple and secure Bitcoin wallet!
http://bither.net
Apache License 2.0
436 stars 171 forks source link

Cold HD account change address #20

Closed sha-265 closed 8 years ago

sha-265 commented 8 years ago

Hi, I wondered if when I create new unsigned transaction in hot HD account monitoring wallet, the change address is the same as the input address? Or the hot wallet creates new address for change? As you know you need to "spend" all the bitcoin in an input address you use for transaction, even if you want to use only part of the amount in the input address. The change is send to address as part of the transaction output. Also it's not safe to use the same bitcoin address more then one time, for privacy concerns, so change should send to newly created address of you wallet. Thanks.

bithernet commented 8 years ago

Hot HD wallet is used to monitoring the Cold HD account. And it will rotate address after receive transaction. Also the change address will be rotated too.