aboutsummaryrefslogtreecommitdiff
path: root/tests/block_weight (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-16Merge pull request #5414Riccardo Spagni1-3/+2
2019-04-11block_weight: catch exceptions in main for clean exit on errormoneromooo-monero1-0/+2
2019-04-09tests/block_weight: use integer division when computing medianstoffu1-2/+2
2019-04-09tests/block_weight: remove unused MULTIPLIER_SMALLstoffu1-1/+0
2019-04-01Merge pull request #5318Riccardo Spagni2-5/+7
2019-04-01block_weight: fix python 2/3 compatibilitymoneromooo-monero2-5/+7
2019-03-28blockchain: simple cache for the long term block weightsmoneromooo-monero1-0/+5
2019-03-21Merge pull request #5256Riccardo Spagni1-0/+12
2019-03-08blockchain: speed up getting N blocks weights/long term weightsmoneromooo-monero1-0/+12
2019-03-07tests: handle any cmake detected python interpretermoneromooo-monero3-6/+13
2019-03-05save some database calls when getting top block hash and heightmoneromooo-monero1-1/+3
2019-03-05Avoid repeated (de)serialization when syncingmoneromooo-monero1-2/+2
2019-03-04ArticMine's new block weight algorithmmoneromooo-monero4-0/+315