| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | typofixes (found by misspell_fixer) | Veres Lajos | 2015-08-10 | 1 | -1/+1 |
| * | Bugfix: Grammar fixes | Corinne Dashjr | 2015-05-01 | 1 | -2/+2 |
| * | Merge pull request #5199 | Wladimir J. van der Laan | 2015-04-28 | 1 | -0/+23 |
| |\ | |||||
| | * | Add CMerkleBlock constructor for tx set + block and an empty one | Matt Corallo | 2015-04-23 | 1 | -0/+23 |
| * | | Consensus: Create consensus/consensus.h with some constants | jtimon | 2015-04-20 | 1 | -1/+1 |
| |/ | |||||
| * | Replace direct use of 0 with SetNull and IsNull | Wladimir J. van der Laan | 2015-01-05 | 1 | -9/+9 |
| * | Merge pull request #5349 | Wladimir J. van der Laan | 2015-01-02 | 1 | -2/+8 |
| |\ | |||||
| | * | Implement test for merkle tree malleability in CPartialMerkleTree | Pieter Wuille | 2014-12-11 | 1 | -2/+8 |
| * | | Added "Core" to copyright headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| |/ | |||||
| * | Move CMerkleBlock and CPartialMerkleTree to their own file | Matt Corallo | 2014-12-05 | 1 | -0/+152 |