diff options
| author | Alex Morcos <[email protected]> | 2015-04-08 08:57:19 -0500 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2015-06-10 12:16:11 +0200 |
| commit | 37b4e425af00b285fb66ac1169d1c115e924b9a2 (patch) | |
| tree | f5d92ca0961be7c44760e8036f224e5cf99da630 /src/test/scrypt_tests.cpp | |
| parent | configure: Detect (and reject) LibreSSL (diff) | |
| download | discoin-37b4e425af00b285fb66ac1169d1c115e924b9a2.tar.xz discoin-37b4e425af00b285fb66ac1169d1c115e924b9a2.zip | |
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.
Github-Pull: #5985
Rebased-From: 14d4eef79931318cb5968f9154cf458d9f8d27fa
Diffstat (limited to 'src/test/scrypt_tests.cpp')
0 files changed, 0 insertions, 0 deletions