Skip to content
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

[GUI] Fix Cold Staking address list #2321

Merged

Conversation

Fuzzbawls
Copy link
Collaborator

#2209 (specifically c2d66d0) introduced a visual bug with the display of cold staking addresses. Instead of showing the address as intended, the label was being duplicated. This restores the intended behavior.

Without this patch:
Image 050
Image 051

With this patch:
Image 053
Image 052

@Fuzzbawls Fuzzbawls added GUI Bug Needs Backport Placeholder tag for anything needing a backport to prior version branches labels Apr 18, 2021
@Fuzzbawls Fuzzbawls added this to the 5.1.0 milestone Apr 18, 2021
@Fuzzbawls Fuzzbawls self-assigned this Apr 18, 2021
Copy link

@random-zebra random-zebra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 8afb350

Copy link

@furszy furszy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 8afb350

@furszy furszy merged commit 0beffdb into PIVX-Project:master Apr 22, 2021
furszy referenced this pull request in furszy/bitcoin-core Apr 22, 2021
Fuzzbawls added a commit that referenced this pull request Apr 24, 2021
68b91b1 [Refactoring] Don't compute depth multiple times in GetFilteredNotes (random-zebra)
9bec9bc [BUG] Missing cs_wallet lock in SaplingScriptPubKeyMan::GetNotes (random-zebra)
b2d9061 [Trivial] Pass big args by const-reference for notes decryption (random-zebra)
7d75415 [Refactoring] Use CWalletTx::DecryptSaplingNote in Get[Filtered]Notes (random-zebra)
310db82 [Tests] Add basic unit-test for SaplingScriptPubKeyMan::GetNotes (random-zebra)
1886dda [GUI] Fix Cold Staking address list (Fuzzbawls)

Pull request description:

  Backport the following bug fixes PRs to the 5.1 branch:

  #2321
  #2327

  After having this one and #2333 merged, we are good to go with the final v5.1.0 production release.

ACKs for top commit:
  random-zebra:
    utACK 68b91b1
  Fuzzbawls:
    utACK 68b91b1

Tree-SHA512: 794e0845c27e9fc976fdf18fc0d6baceb6867aab89ab58100119b909b908763eeb0af6a4ef6f3befcf4dc2f13b885bab1c66639bd7e3e7153eefee8969c3e50d
@random-zebra random-zebra removed the Needs Backport Placeholder tag for anything needing a backport to prior version branches label Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants