Skip to content

Conversation

@random-zebra
Copy link

Fix random GUI segfault during send.
Since #2044 , we cannot cast CWalletTx* directly to CTransaction* (as CMerkleTx no longer inherits from CTransaction).
We must use the CTransactionRef stored within it.

@random-zebra random-zebra added this to the 5.1.0 milestone Feb 1, 2021
@random-zebra random-zebra self-assigned this Feb 1, 2021
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.

great catch 👌 , ACK 6948abd

Copy link
Collaborator

@Fuzzbawls Fuzzbawls left a comment

Choose a reason for hiding this comment

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

utACK 6948abd

@random-zebra random-zebra merged commit 5e00a6a into PIVX-Project:master Feb 2, 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