10 Commits (2e9c8aed310bb90b607954f3b0d5135545f55a10)

Author SHA1 Message Date
Jeff Garzik 7e17018995 CreateNewBlock() now takes scriptPubKey argument, 11 years ago
Jeff Garzik d247a5d130 Move internal miner/block creation to separate miner.cpp module. 11 years ago
Pieter Wuille ef3988ca36 CValidationState framework 12 years ago
Forrest Voight 03cac0bb8e changed CreateNewBlock to return a CBlockTemplate object, which includes per-tx fee and sigop count data 12 years ago
Gavin Andresen 3fcec0d4a0 Set block.nVersion to fix miner unit test 12 years ago
Luke Dashjr 639b61d78e Tests for CreateNewBlock 13 years ago
Pieter Wuille 0a83c0fcef Fix tests after recent refactors 13 years ago
Gavin Andresen 1466b8b78a Rework unit tests so test_bitcoin.cpp does not #include them all 13 years ago
Gavin Andresen 9e5322d23a Fix miner_test unit test bug 13 years ago
Nils Schneider 6ccff2cbde remove cryptopp dependency, add simple unittest for SHA256Transform() 13 years ago