| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch miner.cpp to use sha2 instead of OpenSSL. | Pieter Wuille | 2014-06-21 | 1 | -4/+0 |
| * | small formatting, indentation and comment fixes | Philip Kaufmann | 2014-06-10 | 1 | -1/+2 |
| * | setgenerate creates multiple blocks in -regtest mode | Gavin Andresen | 2013-11-22 | 1 | -1/+1 |
| * | Fix struct/class declaration mismatches | Gavin Andresen | 2013-11-11 | 1 | -1/+1 |
| * | Cleanup code using forward declarations. | Brandon Dahler | 2013-11-10 | 1 | -3/+10 |
| * | Bump Year Number to 2013 | super3 | 2013-10-20 | 1 | -1/+1 |
| * | internal miner: move 2 globals from main to miner | Philip Kaufmann | 2013-09-25 | 1 | -0/+3 |
| * | miner: constify CreateNewBlock() arg scriptPubKeyIn | Jeff Garzik | 2013-08-25 | 1 | -1/+1 |
| * | CreateNewBlock() now takes scriptPubKey argument, | Jeff Garzik | 2013-08-24 | 1 | -1/+2 |
| * | Move internal miner/block creation to separate miner.cpp module. | Jeff Garzik | 2013-07-31 | 1 | -0/+24 |