]> Git Repo - VerusCoin.git/commit - src/txmempool.cpp
Track coinbase spends in CTxMemPoolEntry
authorSuhas Daftuar <[email protected]>
Thu, 29 Oct 2015 18:06:13 +0000 (14:06 -0400)
committerJack Grigg <[email protected]>
Tue, 20 Feb 2018 02:57:44 +0000 (02:57 +0000)
commita4b25180682d6dddf02a9e7f2b51eb6f1ee88f6a
treec19b9a657b5905cae744cc653ac0ad65a4b94993
parentfe5cef05559504d9450c77ea29f13d1bdc099ecf
Track coinbase spends in CTxMemPoolEntry

This allows us to optimize CTxMemPool::removeForReorg.
src/gtest/test_mempool.cpp
src/main.cpp
src/test/miner_tests.cpp
src/test/test_bitcoin.cpp
src/test/test_bitcoin.h
src/txmempool.cpp
src/txmempool.h
This page took 0.028724 seconds and 4 git commands to generate.