SuperNodeStorage/src
sairajzero 6b69469477 Bug fixes
- Changed some console.log to console.debug (Also added few more).
- Fixed: DB.lastLogTime not returning correct value
- Fixed: MySQL disconnection bug. Now using Pool connect for persistent connection.
- Fixed: connectNode not connecting properly due to a typo.
- Fixed: RECONNECT_NEXT_NODE const value not added
- Fixed: reconnectNextNode not triggered when only one node was online and a node comes online.
- Fixed: orderBackup not storing the order properly when less or just sufficient nodes available.
- Added: orderBackup to requesting data when sync is required
- Fixed: typo in sendStoredData
- Added: logInterval of _prevNode, _nextNode and _list
2021-07-26 05:31:54 +05:30
..
lib Adding std op files 2021-07-04 21:33:02 +05:30
client.js Bug fixes 2021-07-26 05:31:54 +05:30
database.js Bug fixes 2021-07-26 05:31:54 +05:30
floBlockchainAPI.js Bug fixes 2021-07-23 00:07:54 +00:00
floCrypto.js bug fix 2021-07-23 03:06:00 +05:30
floGlobals.js Bug fixes 2021-07-23 00:07:54 +00:00
intra.js Bug fixes 2021-07-26 05:31:54 +05:30
kBucket.js Bug fixes 2021-07-23 00:07:54 +00:00
lib.js Adding std op files 2021-07-04 21:33:02 +05:30
main.js Bug fix 2021-07-24 01:04:20 +05:30
server.js Bug fixes 2021-07-26 05:31:54 +05:30
set_globals.js Bug fixes 2021-07-23 00:07:54 +00:00