forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
qt: Hide remaining PrivateSend UI if PrivateSend is not enabled #3716
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
UdjinM6
merged 6 commits into
dashpay:develop
from
xdustinface:pr-ui-hide-privatesend-ui
Sep 18, 2020
Merged
qt: Hide remaining PrivateSend UI if PrivateSend is not enabled #3716
UdjinM6
merged 6 commits into
dashpay:develop
from
xdustinface:pr-ui-hide-privatesend-ui
Sep 18, 2020
Conversation
This file contains hidden or 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
572d5e2 to
e032d99
Compare
e032d99 to
7e9ffcf
Compare
|
Pls see 613552d9cd |
UdjinM6
reviewed
Sep 17, 2020
Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
UdjinM6
approved these changes
Sep 17, 2020
UdjinM6
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK
PastaPastaPasta
approved these changes
Sep 18, 2020
Member
PastaPastaPasta
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK, code review, and works as expected
PastaPastaPasta
pushed a commit
to PastaPastaPasta/dash
that referenced
this pull request
Sep 24, 2020
…pay#3716) * qt: Rename two PrivateSend related labels in OptionsDialog * qt: Hide main PrivateSend UI elements if its not enabled - Tab button - Menu actions * qt: Hide PrivateSend in OptionsDialog options if its not enabled. * qt: Hide PrivateSend filter in TransactionView if its not enabled * Update toolbar shortcuts to match toolbar buttons visibility * Update src/qt/transactionview.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
UdjinM6
pushed a commit
that referenced
this pull request
Sep 30, 2020
927f4ff GUI: Receive: Remove option to reuse a previous address (Luke Dashjr) Pull request description: This was justified by the need to "resent" an invoice, but now that we have the request history, that need should be gone. Tree-SHA512: 4ade4eb84a21bbbd8dcc3a2c9580d416e113284b5bdf350c22051c233101fe0ee31659c54a7a46e7136f9c999acb61efbbb3f97aeb2fa7b2b1e1daec02ca0837
gades
pushed a commit
to cosanta/cosanta-core
that referenced
this pull request
Jan 30, 2022
…ddress 927f4ff GUI: Receive: Remove option to reuse a previous address (Luke Dashjr) Pull request description: This was justified by the need to "resent" an invoice, but now that we have the request history, that need should be gone. Tree-SHA512: 4ade4eb84a21bbbd8dcc3a2c9580d416e113284b5bdf350c22051c233101fe0ee31659c54a7a46e7136f9c999acb61efbbb3f97aeb2fa7b2b1e1daec02ca0837
gades
pushed a commit
to cosanta/cosanta-core
that referenced
this pull request
Mar 8, 2022
…pay#3716) * qt: Rename two PrivateSend related labels in OptionsDialog * qt: Hide main PrivateSend UI elements if its not enabled - Tab button - Menu actions * qt: Hide PrivateSend in OptionsDialog options if its not enabled. * qt: Hide PrivateSend filter in TransactionView if its not enabled * Update toolbar shortcuts to match toolbar buttons visibility * Update src/qt/transactionview.cpp Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com> Co-authored-by: UdjinM6 <UdjinM6@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.