11
2
A new answer on Who gets Bitcoin transaction fees? has spawned discussion on the paradigm shift from selection by priority (= coin age × spent value) to selection by fee rate `(= fee / transaction size).
It's clear that Bitcoin Core v0.12.0 has turned selection by priority off by default, but I am wondering whether it follows that all miners have discontinued using it.
Is it known whether any miners are still selecting the transactions to go into their blocks using selection by priority?
1is it even possible to know for certain? Small time miners can have ridiculous transaction selection algorithms and it'd still be valid by consensus rules. – renlord – 2016-12-14T04:15:22.757
1Of course any selection is valid. However, one could tell by analyzing whether more profitable transactions were available at the time of the block while the block contains less profitable transactions with a higher priority. – Murch – 2016-12-14T15:21:42.350
Nobody ever really proved that turning it on mattered in the first place. – SDsolar – 2017-01-31T06:40:44.163