aboutsummaryrefslogtreecommitdiff
path: root/src/consensus
AgeCommit message (Expand)Author
2015-10-19Added fPowNoRetargeting field to Consensus::Params that disables nBits recalc...Eric Lombrozo
2015-08-06Add debug message to CValidationState for optional extra informationWladimir J. van der Laan
2015-06-30Add absurdly high fee message to validation state (for RPC propagation)Shaul Kfir
2015-06-26Merge pull request #6124Wladimir J. van der Laan
2015-06-04use const references where appropriatePhilip Kaufmann
2015-05-15Consensus: MOVEONLY: Move CValidationState from main consensus/validationjtimon
2015-05-09Move LOCKTIME_THRESHOLD to src/script/script.hPeter Todd
2015-04-20Consensus: Create consensus/consensus.h with some constantsjtimon
2015-04-20ensure consistent header comment naming conventionsPhilip Kaufmann
2015-04-10consensus: don't use arith_uint256 in consensus.hCory Fields
2015-03-25Consensus: Refactor: Introduce Consensus::Params classJorge Timón