indutny / bn.js

BigNum in pure javascript
MIT License
1.19k stars 150 forks source link

Fix LE constructor for HEX #265

Closed fanatid closed 3 years ago

fanatid commented 3 years ago

Close #208

~WIP... need to fix other bases too.~ question: how we should interpret little-endian for other bases?