maticnetwork / bor

Official repository for the Polygon Blockchain
https://polygon.technology/
GNU Lesser General Public License v3.0
1.01k stars 489 forks source link

miner: log last tx hash before commit interrupt #1289

Closed manav2401 closed 4 months ago

manav2401 commented 4 months ago

This PR logs the last transaction miner was processing before commit interrupt was called. This may be helpful in analysing the kind of transactions which might be taking longer time to process.