Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-22 | [doc] Fix typos in comments, doxygen: Fix comment syntax | MarcoFalke | |
2016-06-22 | BIP141: Commitment structure and deployment | Pieter Wuille | |
Includes a fix by Suhas Daftuar and LongShao007 | |||
2015-12-13 | Bump copyright headers to 2015 | MarcoFalke | |
2015-08-06 | Add debug message to CValidationState for optional extra information | Wladimir J. van der Laan | |
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. | |||
2015-06-30 | Add absurdly high fee message to validation state (for RPC propagation) | Shaul Kfir | |
2015-06-04 | use const references where appropriate | Philip Kaufmann | |
2015-05-15 | Consensus: MOVEONLY: Move CValidationState from main consensus/validation | jtimon | |