| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3119 | Pieter Wuille | 2013-10-20 | 1 | -1/+1 |
| |\ | |||||
| | * | Bump Year Number to 2013 | super3 | 2013-10-20 | 1 | -1/+1 |
| * | | Merge pull request #2945 from gmaxwell/fee-logic_encourage_sweeping | Gavin Andresen | 2013-10-19 | 1 | -2/+14 |
| |\ \ | |||||
| | * | | [Fee logic] Don't count txins for priority to encourage sweeping. | Gregory Maxwell | 2013-09-17 | 1 | -2/+14 |
| * | | | 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 |