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
This seems like a pretty big bug, TBH. I think we should definitely do a patch, which will necessarily change the format, so should require a major version bump. The question is what the right patch looks like. e.g. Transmit sign then data? Only for the Integer case? In general?
There are issues with this library and the default encoding of negative
Integer
.Encoding with the
cereal
library:Encoding with the
bytes
library:The text was updated successfully, but these errors were encountered: