Skip to content

[0.13] release-notes: Do not encourage changing blockmaxsize to blockmaxweight

Alternative to #8388 without the code changes. Since the only difference is adding numbers, there shouldn't be any noticable performance hit with blockmaxsize anyway.

(If we want to eliminate any difference just in case, another code change possibility would be to simply translate blockmaxsize to blockmaxweight when segwit is not enabled (ie, mainnet): 29000050e575a26b7f7c853cbccdb6bc60ddfdd9.)

Merge request reports

Loading