exchangemarket/docs/scripts
sairajzero eed495ab83 Bug fixes
- Fixed: transferToken not processed by server
- blockchainReCheck stops and adds itself to Timeout callback when sinkID is not loaded (uses MINI_PERIOD_INTERVAL = PERIOD_INTERVAL/10 for timeout ms)
- Fixed: confirmDepositFLO - asset attribute missing in SQL syntax
- When sinkID is not loaded, cancel check for confirmDepositFLO and confirmDepositToken
- Fixed: Incorrect receiver (sinkID) bug in confirmDepositFLO.checkTx
- Uncommented loaded, received, retrived sink logs
- Changed (SQL schema) sign field in RequestLog table to VARCHAR(160)
- Fixed: minor syntax errors and typos bugs
2022-03-17 03:06:00 +05:30
..
exchangeAPI.js Bug fixes 2022-03-17 03:06:00 +05:30
floBlockchainAPI.js Arranging files 2022-03-16 01:06:59 +05:30
floCrypto.js Arranging files 2022-03-16 01:06:59 +05:30
floGlobals.js Update lib.js 2022-03-16 02:20:56 +05:30
KBucket.js Arranging files 2022-03-16 01:06:59 +05:30
lib.js Update lib.js 2022-03-16 02:20:56 +05:30
tokenAPI.js Arranging files 2022-03-16 01:06:59 +05:30