Open jaonoctus opened 6 years ago
@vjoao @ibrunotome
What about it, guys?
Hi, I think the decimal fields can't be 8,2, because much of the orders will be a big fraction like 0,00724 for example. I suggest a 16,8 like the binance uses.
@ibrunotome I totally agree!
I've updated this issue with a "TODO" section.
Thanks
@jaonoctus, uses uuid in public reference (orders, by example), id integer is vulnerable, principally to inspect element, etc :)
@vinyvicente Order information is already public. As UUIDs are 4 times larger than integers, this might reflect in storage problems in the future.
/database/migrations
/app
TODO
precision
andscale
./app/models
folder.in progress