forked from btcsuite/btcwallet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* address import logged * address import printed * sets ChangeAddressKey even when import unsuccessful * sets ChangeAddressKey even when import unsuccessful * fix * address able to be debugged * accounts * reverts "address able to be debugged" * imports to default acc * imports to default acc + addrType=adtChain * adds change address to External adds * import returns address even if duplicate * sync after wallet initialized * sync after wallet initialized reverted, hardcoded address * hardcoded address fixed * filters imported addresses only * filters imported addresses only, fix * introduces GetWalletAddresses * puts back startWalletRPCServices * removes ChangeAddress from wallet * PR comments handled --------- Co-authored-by: dpiatkivskyi <dmytro.piatkikvskyi@gmailcom>
- Loading branch information
1 parent
14f4597
commit 72b76fe
Showing
6 changed files
with
36 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters