16 Commits (70370ae502df8756f3a067a00ccd61b9fc819581)

Author SHA1 Message Date
Gavin Andresen 4d707d5120 Add verbose boolean to getrawmempool 11 years ago
Gavin Andresen 0733c1bde6 Refactor: move GetValueIn(tx) to tx.GetValueIn() 11 years ago
Gavin Andresen c8b74258ba setgenerate creates multiple blocks in -regtest mode 11 years ago
Philip Kaufmann 379778bde6 core: remove includes in .cpp, if header is already in .h 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Gavin Andresen 319b11607f Refactor: CTxMempool class to its own txmempool.{cpp,h} 11 years ago
super3 db0e8ccd90 Bump Year Number to 2013 11 years ago
Pieter Wuille 4c6d41b8b6 Refactor/encapsulate chain globals into a CChain class 11 years ago
Philip Kaufmann 8d750f1d21 internal miner: move 2 globals from main to miner 11 years ago
Gavin Andresen 881a85a22d Replace printf with LogPrintf / LogPrint 11 years ago
Gregory Maxwell d6eb259953 [Fee logic] Don't count txins for priority to encourage sweeping. 11 years ago
Jeff Garzik f1dbed9233 miner: constify CreateNewBlock() arg scriptPubKeyIn 11 years ago
Jeff Garzik 7e17018995 CreateNewBlock() now takes scriptPubKey argument, 11 years ago
Jeff Garzik d247a5d130 Move internal miner/block creation to separate miner.cpp module. 11 years ago