HomePhabricator

Fix removing of orphan transactions
14d4eef79931Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix removing of orphan transactions

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.

Details

Provenance
Alex Morcos <morcos@chaincode.com>Authored on Apr 8 2015, 13:57
deadalnixPushed on May 14 2017, 22:04
Parents
rABC7efc9cf672ac: Merge pull request #5951
Branches
Unknown
Tags
Unknown

Event Timeline

Alex Morcos <morcos@chaincode.com> committed rABC14d4eef79931: Fix removing of orphan transactions (authored by Alex Morcos <morcos@chaincode.com>).May 12 2015, 16:02