You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there's no CRC validation on read_hint_from_data_file function. This verification adds the "atomicity" to the process and should be done. We should also catch exceptions on every struct.unpack.
Tasks:
Validate CRC on read_hint_from_data_file function
Check if CRC is being calculated correctly on pack_data