Create account

replied 2208d
Thanks for reporting. This was a rounding display issue due to it being a large number. It's patched but I'll have to look into a better long term fix.
replied 2208d
replied 2207d
Thanks this is fixed now too. If you notice any more places please let me know.
replied 2197d

Must be 999,999,999,999,999
replied 2197d
Thanks this one should be fixed now
replied 2202d
replied 2196d
Thanks, this should be fixed now too :)
replied 2196d
Also here
replied 2196d
Thanks! This one isn't a quick fix. It's an issue with JS. (e.g. this calculation in JS: 0.00001 * 10000000). Perhaps there's a big number JS library that is immune to this.