long.toHex() string has halved in length?
I have a script that converts a long to a string using long.toHex(). It appears that in the past few days there is a change such that the string is half the size that it was? It used to be 18 characters, now it's 9. Has there been a change?