aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/rolling_median.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
2022-04-10epee: allow copying a rolling_median_t objectmoneromooo-monero1-0/+18
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
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