diff options
| author | Suhas Daftuar <[email protected]> | 2016-11-03 14:45:10 -0400 |
|---|---|---|
| committer | Suhas Daftuar <[email protected]> | 2017-05-04 16:50:52 -0400 |
| commit | 71f1903353e6452fd4e80e8ae698a49d16a7b61d (patch) | |
| tree | ee04e10dccc7d9bfe1a5399ef955f883322e13ed /src/httpserver.cpp | |
| parent | [qa] Relax assumptions on mempool behavior during reorg (diff) | |
| download | discoin-71f1903353e6452fd4e80e8ae698a49d16a7b61d.tar.xz discoin-71f1903353e6452fd4e80e8ae698a49d16a7b61d.zip | |
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/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions