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

Fix GlobalSend transactions. #347

Merged
merged 1 commit into from
May 10, 2018
Merged

Conversation

mempko
Copy link
Member

@mempko mempko commented May 10, 2018

A prior bug fix revealed another bug and prevented GlobalSends from
working.

This commit makes sure mempool lookups use the mempool in CheckTxOuts
in contexts where CheckTxOuts are not validating a block.

A prior bug fix revealed another bug and prevented easysends from
working.

This commit makes sure mempool lookups use the mempool in CheckTxOuts
in contexts where CheckTxOuts are not validating a block.
@mempko mempko added bug ready for review major mining issues related to mining dynamics labels May 10, 2018
@adilwali adilwali merged commit 89c98aa into master May 10, 2018
@adilwali adilwali deleted the fix/easy-send-transactions-broke branch May 10, 2018 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug major mining issues related to mining dynamics ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants