mirror of
https://github.com/monero-project/monero.git
synced 2026-08-01 00:20:42 -07:00
std::sort is unstable, so it can return random sets of transactions when mempool has many transactions with the same fee/byte. It can result in p2pool mining empty blocks sometimes because it doesn't pick up "new" transactions immediately.