aboutsummaryrefslogtreecommitdiff
path: root/tests/block_weight (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-21copyright: bump to 2024copyCat3-3/+3
2024-05-20Merge pull request #8488luigi11112-8/+14
2023-07-01blockchain_and_pool: move to crytonote_core and enforce its usagejeffro2561-6/+3
2023-01-16Copyright: Update to 2023mj-xmr3-3/+3
2022-08-08tests: update block_weight for 2021 scalingmoneromooo-monero2-8/+14
2022-03-04Copyright: Update to 2022mj-xmr3-3/+3
2020-10-28Add RELINK_TARGETS, monero_add_target_no_relink and use monero_add_executable...mj-xmr1-1/+1
2020-05-06Update copyright year to 2020SomaticFanatic2-2/+2
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