| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 | 2016-12-31 | 1 | -1/+1 |
| | | | | | | | Edited via: $ contrib/devtools/copyright_header.py update . | ||||
| * | [doc] Fix typos in comments, doxygen: Fix comment syntax | MarcoFalke | 2016-08-22 | 1 | -3/+3 |
| | | |||||
| * | BIP141: Commitment structure and deployment | Pieter Wuille | 2016-06-22 | 1 | -0/+3 |
| | | | | | Includes a fix by Suhas Daftuar and LongShao007 | ||||
| * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 |
| | | |||||
| * | Add debug message to CValidationState for optional extra information | Wladimir J. van der Laan | 2015-08-06 | 1 | -4/+9 |
| | | | | | | | Add a field `strDebugMessage` which can be passed to DoS or Invalid, and queried using GetDebugMessage() to add extra troubleshooting information to the validation state. | ||||
| * | Add absurdly high fee message to validation state (for RPC propagation) | Shaul Kfir | 2015-06-30 | 1 | -4/+4 |
| | | |||||
| * | use const references where appropriate | Philip Kaufmann | 2015-06-04 | 1 | -1/+1 |
| | | |||||
| * | Consensus: MOVEONLY: Move CValidationState from main consensus/validation | jtimon | 2015-05-15 | 1 | -0/+80 |