exchangemarket/docs
sairajzero 76339f1621 Optimization and Bug fix
- Renamed all `status` columns to `r_status`
- r_status uses INT instead of VARCHAR
- status-codes are used instead of strings
- Codes for status and modes can be found at floExchangeAPI.processCode
- Merged DepositCoin, WithdrawCoin, DepositToken, WithdrawToken into VaultTransactions so that all deposit/withdraw transactions can be viewed in order
- Updated relevant SQL syntaxes for the above
- Converted all multi-valued placeholders in SQL queries to array based placeholders
- Fixed minor bugs
2022-10-20 04:23:35 +05:30
..
css fixed app not loading when opening as file 2022-06-09 14:56:45 +05:30
scripts Optimization and Bug fix 2022-10-20 04:23:35 +05:30
index.html fixed app not loading when opening as file 2022-06-09 14:56:45 +05:30