diff options
author | Suhas Daftuar <sdaftuar@gmail.com> | 2016-11-03 14:45:10 -0400 |
---|---|---|
committer | Suhas Daftuar <sdaftuar@gmail.com> | 2017-05-04 16:50:52 -0400 |
commit | 71f1903353e6452fd4e80e8ae698a49d16a7b61d (patch) | |
tree | ee04e10dccc7d9bfe1a5399ef955f883322e13ed /src/policy/fees.cpp | |
parent | 9decd648ac0a1f7f525bca06cd42e0f6525b759a (diff) |
Store disconnected block transactions outside mempool during reorg
Rather than re-add disconnected block transactions back to the mempool
immediately, store them in a separate disconnectpool for later processing,
because we expect most such transactions to reappear in the chain that is
still to be connected (and thus we can avoid the work of reprocessing those
transactions through the mempool altogether).
Diffstat (limited to 'src/policy/fees.cpp')
0 files changed, 0 insertions, 0 deletions