Before this patch on block import we could easily be spending more than 6 seconds out of 30 in Uint256 encoding for UnspentBalance, now it's completely off the radar.
It really deserves it, I think. Especially given that it doesn't have any direct usage of `vm` package now.