Post
Topic
Board Bitcoin Discussion
Re: TradeHill appears to be using floats
by
phantomcircuit
on 23/08/2011, 18:41:59 UTC
actually they just use higher-precision decimals in their database than needed

Hi Folks,

Enki is correct. We use high precision decimals (not floats) in our database. Additionally, we limit the minimum sizes of transactions.

Regards,
Adam - Tradehill

So you are saying that you use a NUMERIC(X,22) for account balances?