| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Refactor/encapsulate chain globals into a CChain class | Pieter Wuille | 2013-10-11 | 1 | -4/+4 | |
| | |/ |/| | ||||||
| * | | internal miner: move 2 globals from main to miner | Philip Kaufmann | 2013-09-25 | 1 | -6/+2 | |
| * | | Replace printf with LogPrintf / LogPrint | Gavin Andresen | 2013-09-18 | 1 | -12/+12 | |
| |/ | ||||||
| * | miner: constify CreateNewBlock() arg scriptPubKeyIn | Jeff Garzik | 2013-08-25 | 1 | -1/+1 | |
| * | CreateNewBlock() now takes scriptPubKey argument, | Jeff Garzik | 2013-08-24 | 1 | -6/+12 | |
| * | Move internal miner/block creation to separate miner.cpp module. | Jeff Garzik | 2013-07-31 | 1 | -0/+663 | |