Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
6.0.0
Description
I have the following in my data:
v = new Uint32Array([4294786450, 4294967295, 4294967295, 4294967295])
bignumToNumber converts this to -18446744069414765000 but it should be -180846.
I actually suspect that bignumToNumber fails on anything greater than 64 bits, but I don't have any positive test cases.
Attachments
Issue Links
- links to