forked from dashpay/dash
-
Notifications
You must be signed in to change notification settings - Fork 719
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #2887: [Wallet] Some sapling wallet improvements
74f7f94 Don't generate shield addressed that have already been used (Alessandro Rezzi) 5efedea Filter Sapling data only when the right flag is set (Alessandro Rezzi) Pull request description: first commit: filter sapling credit/debit only when the appropriate flag has been set in the filter second commit: in the qt wallet don't generate shield addresses that have already been used ACKs for top commit: 74f7f94 Fuzzbawls: utACK 74f7f94 Liquid369: tACK 74f7f94 Tree-SHA512: 6f75ee1c35f693d7ecf8872bc470876550961cc7108b56ee09b745adf6c595bd2271aff5efe5274eabdef10f17774327d0041f678a8d3cccffc897a421fe43e0
- Loading branch information
Showing
4 changed files
with
39 additions
and
8 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