aboutsummaryrefslogtreecommitdiff
path: root/src/test/merkle_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge AuxPoW support from NamecoreRoss Nicoll2019-07-131-1/+1
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* [MOVEONLY] Move unused Merkle branch code to testsPieter Wuille2018-05-291-0/+117
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-2/+2
* scripted-diff: Use new naming style for insecure_rand* functionsPieter Wuille2017-06-071-2/+2
* Replace more rand() % NUM by randrangesPieter Wuille2017-06-071-1/+1
* scripted-diff: use insecure_rand256/randrange morePieter Wuille2017-06-051-1/+1
* Merge test_random.h into test_bitcoin.hPieter Wuille2017-06-051-1/+0
* [trivial] Fix typos in commentspracticalswift2017-03-211-1/+1
* 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