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
It seems that CBOR doesn't have primitive notion of large finite integers (or does it?). Then it would make sense to serialise Word128, Word256 and Int256 as bignum and check for range when deserializing?.
See erikd/wide-word#56
It seems that CBOR doesn't have primitive notion of large finite integers (or does it?). Then it would make sense to serialise Word128, Word256 and Int256 as bignum and check for range when deserializing?.
cc @edsko
The text was updated successfully, but these errors were encountered: