-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
According to the Machoc description, each function should be represented by a 32-bit value. The current code is not including any NULL bytes when converting the number to its hex representation.
It should be a simple fix: '{:08x}'.format(mmh3.hash(machoke) & 0xFFFFFFFF)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels