aboutsummaryrefslogtreecommitdiff
path: root/src/coins.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add verbose boolean to getrawmempoolGavin Andresen2013-11-301-0/+16
| | | | | Also changes mempool to store CTxMemPoolEntries to keep track of when they enter/exit the pool.
* Move CCoins-related logic to coins.{cpp.h}Pieter Wuille2013-11-101-0/+180