14 Commits (bb79aaf93af93d5f9f5097cff4fbb2791af86875)

Author SHA1 Message Date
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
MeshCollider 1a445343f6 scripted-diff: Replace #include "" with #include <> (ryanofsky) 7 years ago
Pieter Wuille e945848582 scripted-diff: Use new naming style for insecure_rand* functions 8 years ago
Pieter Wuille 3ecabae363 Replace more rand() % NUM by randranges 8 years ago
Pieter Wuille efee1db21a scripted-diff: use insecure_rand256/randrange more 8 years ago
Pieter Wuille 124d13a58c Merge test_random.h into test_bitcoin.h 8 years ago
practicalswift dbf30ff10f [trivial] Fix typos in comments 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Pieter Wuille b4e4ba475a Introduce convenience type CTransactionRef 8 years ago
Pieter Wuille 1662b437b3 Make CBlock::vtx a vector of shared_ptr<CTransaction> 8 years ago
MarcoFalke fa8278e845 test: Fix test_random includes 8 years ago
Wladimir J. van der Laan 5eaaa83ac1 Kill insecure_random and associated global state 8 years ago
Chris Wheeler 9d263bd17c Typo fixes in comments 9 years ago
Pieter Wuille eece63fa72 Switch blocks to a constant-space Merkle root/branch algorithm. 9 years ago