aboutsummaryrefslogtreecommitdiff
path: root/tests/block_weight
Commit message (Expand)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-043-3/+3
* Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable...mj-xmr2020-10-281-1/+1
* Update copyright year to 2020SomaticFanatic2020-05-062-2/+2
* Merge pull request #5414Riccardo Spagni2019-04-161-3/+2
|\
| * tests/block_weight: use integer division when computing medianstoffu2019-04-091-2/+2
| * tests/block_weight: remove unused MULTIPLIER_SMALLstoffu2019-04-091-1/+0
* | block_weight: catch exceptions in main for clean exit on errormoneromooo-monero2019-04-111-0/+2
|/
* Merge pull request #5318Riccardo Spagni2019-04-012-5/+7
|\
| * block_weight: fix python 2/3 compatibilitymoneromooo-monero2019-04-012-5/+7
* | blockchain: simple cache for the long term block weightsmoneromooo-monero2019-03-281-0/+5
|/
* Merge pull request #5256Riccardo Spagni2019-03-211-0/+12
|\
| * blockchain: speed up getting N blocks weights/long term weightsmoneromooo-monero2019-03-081-0/+12
* | tests: handle any cmake detected python interpretermoneromooo-monero2019-03-073-6/+13
|/
* save some database calls when getting top block hash and heightmoneromooo-monero2019-03-051-1/+3
* Avoid repeated (de)serialization when syncingmoneromooo-monero2019-03-051-2/+2
* ArticMine's new block weight algorithmmoneromooo-monero2019-03-044-0/+315