Page MenuHomePhabricator

[backport#16557] [wallet] restore coinbase and confirmed/conflicted checks in SubmitMemoryPoolAndRelay()
ClosedPublic

Authored by majcosta on Jul 27 2020, 16:25.

Details

Summary

[wallet] Restore confirmed/conflicted tx check in SubmitMemoryPoolAndRelay() (John Newbery)
[wallet] restore coinbase check in SubmitMemoryPoolAndRelay() (John Newbery)

Pull request description:

These checks don't change mempool acceptance/relay behaviour, but reduce log spam.

https://github.com/bitcoin/bitcoin/pull/16557/files


Backport of Core PR16557

Test Plan
ninja check check-functional

Event Timeline

This revision is now accepted and ready to land.Jul 27 2020, 21:27

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.