There was some discussion about lowering the
minrelaytxfee
which resulted in a PR. A growing number of miners are accepting fee rates below 1 sat/vByte.However, the always vigilant @0xB10C has noticed that this trend may be changing how efficient compact block relay is:
Since #32582 we also log the number of bytes that we requested to reconstruct the block. I plot the average kB requested per block in the following new chart. In June, we were requesting less than 10 kB worth of transactions per block on average for about 40-50% of blocks. Now, we are requesting close to 0.8 MB worth of transactions per block on average for about 70% of blocks.
Also see Antoine Poinsot's post on X about it:
https://x.com/darosior/status/1952753869814976638
minrelaytxfee
? I mean, once a critical mass is reached the only affected nodes will be the ones that keep it high. It's the filters conversation all over again.