• Alex Morcos's avatar
    Fix removing of orphan transactions · 2dbb81ba
    Alex Morcos authored
    We don't want to erase orphans that still have missing inputs, they should still be tracked as orphans.  Also, the transaction thats being accepted can't be an orphan otherwise it would have previously been accepted, so doesn't need to be added to the erase queue.
    
    Github-Pull: #5985
    Rebased-From: 14d4eef7
    2dbb81ba
main.cpp 217 KB