project-serum / serum-ts

Project Serum TypeScript monorepo
https://projectserum.com
Apache License 2.0
270 stars 245 forks source link

improved the divideBnToNumber implementation #250

Closed mschneider closed 1 year ago

mschneider commented 1 year ago

tries all kinds of cheap tricks to reduce precision loss and save performance but most importantly never throws, but rather let's a bit of precision slip