aboutsummaryrefslogtreecommitdiff
path: root/src/test/miner_tests.cpp
AgeCommit message (Expand)Author
2016-12-02Always add default_witness_commitment with GBT client supportPieter Wuille
2016-11-01Fix compact block handling to not ban if block is invalidSuhas Daftuar
2016-09-21Enable size accounting in mining unit testsSuhas Daftuar
2016-06-22BIP141: Other consensus critical limits, and BIP145Pieter Wuille
2016-06-16Add unit tests for ancestor feerate miningSuhas Daftuar
2016-06-13Merge #7598: Refactor CreateNewBlock to be a method of the BlockAssembler classWladimir J. van der Laan
2016-06-07Do not shadow local variablesPavel Janík
2016-05-18Refactor CreateNewBlock to be a method of the BlockAssembler classAlex Morcos
2016-04-07Corrected valuesinstagibbs
2016-04-07Gave miner test values constants for less error-prone values.instagibbs
2016-03-15BIP9 ImplementationPieter Wuille
2016-02-12Merge #7184: Implement SequenceLocks functions for BIP 68Wladimir J. van der Laan
2016-02-10Implement SequenceLocks functionsAlex Morcos
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-12-01Rewrite CreateNewBlockAlex Morcos
2015-12-01Merge pull request #6915Wladimir J. van der Laan
2015-12-01Merge pull request #6914Wladimir J. van der Laan
2015-11-30Track coinbase spends in CTxMemPoolEntrySuhas Daftuar
2015-11-27Switch blocks to a constant-space Merkle root/branch algorithm.Pieter Wuille
2015-11-16Implement helper class for CTxMemPoolEntry constructorAlex Morcos
2015-11-13Prevector typePieter Wuille
2015-11-11Chainparams: Explicit CChainParams arg for miner:Jorge Timón
2015-11-11Chainparams: Explicit CChainParams arg for main (pre miner):Jorge Timón
2015-11-03Revert "Revert "Enable policy enforcing GetMedianTimePast as the end point of...Gregory Maxwell
2015-11-01Revert "Enable policy enforcing GetMedianTimePast as the end point of lock-ti...Gregory Maxwell
2015-10-23Enable policy enforcing GetMedianTimePast as the end point of lock-time const...Mark Friedenbach
2015-09-22Do not store Merkle branches in the wallet.Pieter Wuille
2015-07-23TRIVIAL: Missing includesJorge Timón
2015-06-10Merge pull request #6222Wladimir J. van der Laan
2015-06-02Explicitly set tx.nVersion for the genesis block and mining testsMark Friedenbach
2015-06-02Be stricter in processing unrequested blocksSuhas Daftuar
2015-06-01Merge pull request #6183Wladimir J. van der Laan
2015-05-27Fix off-by-one error w/ nLockTime in the walletPeter Todd
2015-05-15Consensus: MOVEONLY: Move CValidationState from main consensus/validationjtimon
2015-04-30checkpoints: move the checkpoints enable boolean into mainCory Fields
2015-04-10Revert mining changes in #5957Wladimir J. van der Laan
2015-04-01Bugfix: make CreateNewBlock return pindexPrevPieter Wuille
2015-03-03Reinitialize state in between individual unit tests.Pieter Wuille
2014-12-16Remove references to X11 licenceMichael Ford
2014-11-24Merge pull request #1816Wladimir J. van der Laan
2014-11-18miner_tests: Disable checkpoints so they don't fail the subsidy-change testLuke Dashjr
2014-11-04Merge pull request #5162Wladimir J. van der Laan
2014-11-03Merge pull request #5106Wladimir J. van der Laan
2014-10-31boost: moveonly: split CPubKey and friends to new filesCory Fields
2014-10-28Rename ProcessBlock to ProcessNewBlock to indicate change of behaviour, and d...Luke Dashjr
2014-10-17script: move CScriptID to standard.h and add a ctor for creating them from CS...Cory Fields
2014-10-02Switch testing framework from MAIN to new UNITTEST networkSergioDemianLerner
2014-10-02Revert merge of pull #4845Wladimir J. van der Laan
2014-09-29Switch testing framework from MAIN to new UNITTEST networkSergioDemianLerner
2014-09-16Move CTxDestination from script/script to script/standardPieter Wuille