[tests] Fix block size config in feature_fee_estimation.py, feature_maxuploadtarget.py and feature_pruning.py #12768 issue jnewbery opened this issue on March 23, 2018 jnewbery commented at 1:37 PM on March 23, 2018: member #11100 broke the -blockmaxsize config, which these tests use. Fix the tests by adding the appropriate -blockmaxweight config to the nodes in those tests. (Note that #12756 removes the ignored -blockmaxsize config) jnewbery cross-referenced this on Mar 23, 2018 from issue [config] Remove blockmaxsize option by jnewbery fanquake added the label Tests on Mar 24, 2018 conscott cross-referenced this on Mar 26, 2018 from issue [Tests] Use blockmaxweight where tests previously had blockmaxsize by conscott laanwj referenced this in commit 490644d29e on Mar 29, 2018 fanquake commented at 1:38 PM on March 29, 2018: member Fixed in #12790 fanquake closed this on Mar 29, 2018 bitcoin locked this on Sep 8, 2021 Contributorsjnewberyfanquake LabelsTests Linked (view graph)#11100 Fix confusing blockmax{size,weight} options, dont default to throwing away money#12756 [config] Remove blockmaxsize option#12790 [Tests] Use blockmaxweight where tests previously had blockmaxsize