Per #6449, a lot of columns throughout the system today are stored as hexadecimal strings. We should instead use a binary representation.
The migration will be expensive, so an offline migration command will need to be implemented. The node should support both the hex and binary representations for at least one release in order to give people time to do the migration on their own schedules.