CounterpartyXCP / counterblock

Provides extended API services to Counterwallet, as well as Counterparty 3rd-party applications
http://counterparty.io
MIT License
16 stars 68 forks source link

Check data format in MongoDB #160

Open unsystemizer opened 7 years ago

unsystemizer commented 7 years ago

This is https://github.com/CounterpartyXCP/counterwallet/issues/21, we should check how data is stored and whether we need to do something (like change the schema, etc.) to take advantage of decimal-based floating-point format that appeared in MongoDB after CW issue 21 was filled.

Reference: https://docs.mongodb.com/manual/tutorial/model-monetary-data/

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/49649670-check-data-format-in-mongodb?utm_campaign=plugin&utm_content=tracker%2F686853&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F686853&utm_medium=issues&utm_source=github).