diff options
author | dexX7 <ugithub@bitwatch.co> | 2014-12-19 06:59:16 +0100 |
---|---|---|
committer | dexX7 <dexx@bitwatch.co> | 2015-03-21 13:03:23 +0100 |
commit | e9c3215b776b07faeb5184249fc0e43876f26723 (patch) | |
tree | 65d5b22750d3eef2d405134e6a7d5ce1c797e04f /src/qt/bitcoinstrings.cpp | |
parent | f3948a30cd27928fdf9dffbbf90ea6430c869edf (diff) |
[Wallet] sort pending wallet transactions before reaccepting
During startup, when adding pending wallet transactions, which spend outputs of
other pending wallet transactions, back to the memory pool, and when they are
added out of order, it appears as if they are orphans with missing inputs.
Those transactions are then rejected and flagged as "conflicting" (= not in the
memory pool, not in the block chain).
To prevent this, transactions are explicitly sorted.
Diffstat (limited to 'src/qt/bitcoinstrings.cpp')
0 files changed, 0 insertions, 0 deletions