exchangemarket/docs/scripts
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
..
btcOperator.js Update Std_op 2022-10-18 04:46:15 +05:30
components.js UI/UX and feature update 2022-06-04 16:51:23 +05:30
floBlockchainAPI.js Update Std_op 2022-10-18 04:46:15 +05:30
floCrypto.js Update Std_op 2022-10-18 04:46:15 +05:30
floExchangeAPI.js Optimization and Bug fix 2022-10-20 04:23:35 +05:30
floGlobals.js Update stdop 2022-05-25 02:31:31 +05:30
floTokenAPI.js get-transact API 2022-05-25 03:55:55 +05:30
lib.js Update std_ops 2022-09-30 04:21:58 +05:30