Skip to content

[QT] Proposed fix for (one type of) force_return errors#996

Merged
codeofalltrades merged 1 commit intoVeil-Project:masterfrom
codeofalltrades:qt_force-return_fix
Apr 21, 2022
Merged

[QT] Proposed fix for (one type of) force_return errors#996
codeofalltrades merged 1 commit intoVeil-Project:masterfrom
codeofalltrades:qt_force-return_fix

Conversation

@codeofalltrades
Copy link
Collaborator

Issue

When dealing with some orphan transactions, some addresses aren't in the address map, and so when we look them up we get an invalid return value to indicate we didn't find it.

Fix

Verify the address is valid before trying to get the boost value.

Tested

Windows 10 testnet wallet.

@codeofalltrades codeofalltrades added Issue Type: Bug Something isn't working Component: GUI Primarily related to the display of the user interface Tag: TransactionRecords The display of transaction information Tag: Waiting For Code Review Waiting for code review from a core developer labels Apr 12, 2022
@WetOne
Copy link
Collaborator

WetOne commented Apr 17, 2022

utACK 1c07fe1

Copy link
Collaborator

@Zannick Zannick left a comment

Choose a reason for hiding this comment

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

utACK 1c07fe1

@codeofalltrades codeofalltrades removed the Tag: Waiting For Code Review Waiting for code review from a core developer label Apr 21, 2022
@codeofalltrades codeofalltrades merged commit b96cde2 into Veil-Project:master Apr 21, 2022
@codeofalltrades codeofalltrades deleted the qt_force-return_fix branch June 9, 2022 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: GUI Primarily related to the display of the user interface Issue Type: Bug Something isn't working Tag: TransactionRecords The display of transaction information

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants