Age | Commit message (Expand) | Author |
---|---|---|
2013-10-20 | Merge pull request #3119 | Pieter Wuille |
2013-10-20 | Bump Year Number to 2013 | super3 |
2013-10-19 | Merge pull request #2945 from gmaxwell/fee-logic_encourage_sweeping | Gavin Andresen |
2013-10-11 | Refactor/encapsulate chain globals into a CChain class | Pieter Wuille |
2013-09-25 | internal miner: move 2 globals from main to miner | Philip Kaufmann |
2013-09-18 | Replace printf with LogPrintf / LogPrint | Gavin Andresen |
2013-09-17 | [Fee logic] Don't count txins for priority to encourage sweeping. | Gregory Maxwell |
2013-08-25 | miner: constify CreateNewBlock() arg scriptPubKeyIn | Jeff Garzik |
2013-08-24 | CreateNewBlock() now takes scriptPubKey argument, | Jeff Garzik |
2013-07-31 | Move internal miner/block creation to separate miner.cpp module. | Jeff Garzik |