aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/rolling_median.cpp
Commit message (Expand)AuthorAgeFilesLines
* epee: allow copying a rolling_median_t objectmoneromooo-monero2022-04-101-0/+18
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Fix overflow issue in epee:misc_utils::rolling_median_t and median(), with un...koe2020-07-231-0/+11
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Replace std::random_shuffle with std::shuffleTom Smeding2019-08-151-1/+1
* use crypto::rand instead of libc rand in a few testsmoneromooo-monero2019-05-101-4/+4
* blockchain: keep a rolling long term block weight medianmoneromooo-monero2019-05-021-0/+202