aboutsummaryrefslogtreecommitdiff
path: root/src/test/versionbits_tests.cpp
AgeCommit message (Expand)Author
2017-06-07scripted-diff: Use new naming style for insecure_rand* functionsPieter Wuille
2017-06-07Replace rand() & ((1 << N) - 1) with randbits(N)Pieter Wuille
2017-06-05Merge test_random.h into test_bitcoin.hPieter Wuille
2017-05-03Chainparams: Get rid of CChainParams& Params(std::string)Jorge Timón
2017-01-14Remove redundant semicolonspracticalswift
2016-12-02Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo
2016-11-07test: Fix test_random includesMarcoFalke
2016-10-19RPC: augment getblockchaininfo bip9_softforks datamruddy
2016-10-17Kill insecure_random and associated global stateWladimir J. van der Laan
2016-03-15Test versionbits deploymentsSuhas Daftuar
2016-03-15Add testing of ComputeBlockVersionSuhas Daftuar
2016-03-15Versionbits testsPieter Wuille