meritlabs / merit

Merit aims to be the world's most adopted digital currency.
https://www.merit.me
MIT License
192 stars 20 forks source link

Fix GlobalSend transactions. #347

Closed mempko closed 6 years ago

mempko commented 6 years ago

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.