aboutsummaryrefslogtreecommitdiff
path: root/src/miner.h
AgeCommit message (Expand)Author
2013-11-22setgenerate creates multiple blocks in -regtest modeGavin Andresen
2013-11-11Fix struct/class declaration mismatchesGavin Andresen
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-10-20Bump Year Number to 2013super3
2013-09-25internal miner: move 2 globals from main to minerPhilip Kaufmann
2013-08-25miner: constify CreateNewBlock() arg scriptPubKeyInJeff Garzik
2013-08-24CreateNewBlock() now takes scriptPubKey argument,Jeff Garzik
2013-07-31Move internal miner/block creation to separate miner.cpp module.Jeff Garzik