aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/rolling_median.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-23Fix overflow issue in epee:misc_utils::rolling_median_t and median(), with un...koe1-0/+11
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-08-15Replace std::random_shuffle with std::shuffleTom Smeding1-1/+1
2019-05-10use crypto::rand instead of libc rand in a few testsmoneromooo-monero1-4/+4
2019-05-02blockchain: keep a rolling long term block weight medianmoneromooo-monero1-0/+202