aboutsummaryrefslogtreecommitdiff
path: root/src/test/merkle_tests.cpp
AgeCommit message (Expand)Author
2018-05-29[MOVEONLY] Move unused Merkle branch code to testsPieter Wuille
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-06-07scripted-diff: Use new naming style for insecure_rand* functionsPieter Wuille
2017-06-07Replace more rand() % NUM by randrangesPieter Wuille
2017-06-05scripted-diff: use insecure_rand256/randrange morePieter Wuille
2017-06-05Merge test_random.h into test_bitcoin.hPieter Wuille
2017-03-21[trivial] Fix typos in commentspracticalswift
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-11-19Introduce convenience type CTransactionRefPieter Wuille
2016-11-19Make CBlock::vtx a vector of shared_ptr<CTransaction>Pieter Wuille
2016-11-07test: Fix test_random includesMarcoFalke
2016-10-17Kill insecure_random and associated global stateWladimir J. van der Laan
2016-01-17Typo fixes in commentsChris Wheeler
2015-11-27Switch blocks to a constant-space Merkle root/branch algorithm.Pieter Wuille