Age | Commit message (Expand) | Author |
---|---|---|
2015-08-06 | Add debug message to CValidationState for optional extra information | Wladimir J. van der Laan |
2015-06-30 | Add absurdly high fee message to validation state (for RPC propagation) | Shaul Kfir |
2015-06-26 | Merge pull request #6124 | Wladimir J. van der Laan |
2015-06-04 | use const references where appropriate | Philip Kaufmann |
2015-05-15 | Consensus: MOVEONLY: Move CValidationState from main consensus/validation | jtimon |
2015-05-09 | Move LOCKTIME_THRESHOLD to src/script/script.h | Peter Todd |
2015-04-20 | Consensus: Create consensus/consensus.h with some constants | jtimon |
2015-04-20 | ensure consistent header comment naming conventions | Philip Kaufmann |
2015-04-10 | consensus: don't use arith_uint256 in consensus.h | Cory Fields |
2015-03-25 | Consensus: Refactor: Introduce Consensus::Params class | Jorge Timón |