Age | Commit message (Expand) | Author |
---|---|---|
2017-06-07 | scripted-diff: Use new naming style for insecure_rand* functions | Pieter Wuille |
2017-06-07 | Replace rand() & ((1 << N) - 1) with randbits(N) | Pieter Wuille |
2017-06-05 | Merge test_random.h into test_bitcoin.h | Pieter Wuille |
2017-05-03 | Chainparams: Get rid of CChainParams& Params(std::string) | Jorge Timón |
2017-01-14 | Remove redundant semicolons | practicalswift |
2016-12-02 | Rename the remaining main.{h,cpp} to validation.{h,cpp} | Matt Corallo |
2016-11-07 | test: Fix test_random includes | MarcoFalke |
2016-10-19 | RPC: augment getblockchaininfo bip9_softforks data | mruddy |
2016-10-17 | Kill insecure_random and associated global state | Wladimir J. van der Laan |
2016-03-15 | Test versionbits deployments | Suhas Daftuar |
2016-03-15 | Add testing of ComputeBlockVersion | Suhas Daftuar |
2016-03-15 | Versionbits tests | Pieter Wuille |