aboutsummaryrefslogtreecommitdiff
path: root/src/test/merkle_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Introduce convenience type CTransactionRefPieter Wuille2016-11-191-2/+2
* Make CBlock::vtx a vector of shared_ptr<CTransaction>Pieter Wuille2016-11-191-4/+4
* test: Fix test_random includesMarcoFalke2016-11-071-1/+1
* Kill insecure_random and associated global stateWladimir J. van der Laan2016-10-171-1/+1
* Typo fixes in commentsChris Wheeler2016-01-171-1/+1
* Switch blocks to a constant-space Merkle root/branch algorithm.Pieter Wuille2015-11-271-0/+136