- 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 |
||
|---|---|---|
| .. | ||
| btcOperator.js | ||
| components.js | ||
| floBlockchainAPI.js | ||
| floCrypto.js | ||
| floExchangeAPI.js | ||
| floGlobals.js | ||
| floTokenAPI.js | ||
| lib.js | ||