This website requires JavaScript.
44d9327798
modified backup db remove functions to not delete data but keep just id, vector clock and timestamp
Abhishek Sinha
2019-07-09 13:13:20 +0530
449f8b961b
fixed primary and backup sync issues
Abhishek Sinha
2019-07-08 19:36:09 +0530
42fb7a6830
fixed live status error and can_server_FLO_ADDR property error
Abhishek Sinha
2019-07-07 20:38:58 +0530
804abe0a6f
added code to send signedrawtx if broadcast fails in sendTransaction function
Abhishek Sinha
2019-07-06 15:28:57 +0530
ffbc6f03f7
fixed reconnection to more eligible supernode via reconnect_with_another_supernode
Abhishek Sinha
2019-07-06 14:03:59 +0530
b66d91c721
added can_serve_FLO_ID property to confirm sync before serving users
Abhishek Sinha
2019-07-05 20:05:09 +0530
d666b767ea
fixed primary and backup db syncing errors
Abhishek Sinha
2019-07-04 17:55:08 +0530
98b4d34350
fixed and improved fireNodeGoodByeEvent event
Abhishek Sinha
2019-07-03 20:17:00 +0530
df12a39b43
fixed exchange rates calculations
Abhishek Sinha
2019-07-03 14:28:56 +0530
6e0d2359bb
added code to get latestprice for btc, flo to usd, inr
Abhishek Sinha
2019-07-01 13:55:14 +0530
a42c2a1a18
added code to prevent requests processing unless db sync is complete
Abhishek Sinha
2019-06-29 16:29:34 +0530
22f083fa7a
added code to sync primary or backup data based on hash, timestamp and vector clock filter
Abhishek Sinha
2019-06-28 16:44:35 +0530
f251be29f0
added code to sync primary or backup data based on hash, timestamp and vector clock filter
Abhishek Sinha
2019-06-27 16:39:32 +0530
da9c50cbfc
added code in do_you_have_latest_data_for_this_supernode section
Abhishek Sinha
2019-06-26 16:58:45 +0530
15ecc3e52f
added function to calculate latest vector clock and timestamp for tables in a db
Abhishek Sinha
2019-06-25 17:17:07 +0530
daa22af04a
added code to validate db hash and send response for tables hash is latest
Abhishek Sinha
2019-06-24 17:50:58 +0530
a7a7be2772
added getDBHash function in add, update and delete functions
Abhishek Sinha
2019-06-23 17:47:41 +0530
fff9b6dcbe
added function to calculate hash of tables and db
Abhishek Sinha
2019-06-22 18:15:16 +0530
a02ea9f383
fixed deposit, btc reserves storing in backups
Abhishek Sinha
2019-06-21 17:55:03 +0530
b6487f1aab
fixed various issues in backup
Abhishek Sinha
2019-06-19 17:22:45 +0530
0c7abd21bb
changed getUserPublicKey function to readDB to get userPublicData in deposit_asset_request in backup_receive_rpc_response
Abhishek Sinha
2019-06-18 16:04:15 +0530
2cf168039a
added new field receiversList in global params
Abhishek Sinha
2019-06-17 17:43:03 +0530
738192720d
fixed seection of supernodes for getting backup for backup supernodes
Abhishek Sinha
2019-06-16 18:18:51 +0530
43b04bbe1d
modified primary or backup syncing to be based on vector clock
Abhishek Sinha
2019-06-14 17:52:22 +0530
4b601ceec6
fixed minor stuffs
Abhishek Sinha
2019-06-13 12:53:13 +0530
3ce1eb2a99
fixed code to reconnect to new supernode when a eligible supernode comes back as primary or backup primary
Abhishek Sinha
2019-06-09 19:03:08 +0530
39b511f9f0
fixed balance error in validateDepositedBTC
Abhishek Sinha
2019-06-08 19:08:09 +0530
9c74aabb7a
added code for backup node giving dead supernode data to node not neigbours of dead supernode
Abhishek Sinha
2019-06-07 17:13:15 +0530
d23b602db7
fixed cancel trade button onclick error
Abhishek Sinha
2019-06-05 16:37:05 +0530
c2c95789f1
fixed errors in backup syncing by primary supernode
Abhishek Sinha
2019-06-05 14:54:51 +0530
d8ce4c9745
fixed readtState error
Abhishek Sinha
2019-06-04 13:03:57 +0530
26ccdfec0f
fixed functionality to withdraw crypto when backup supernode is acting supernode
Abhishek Sinha
2019-06-01 18:55:09 +0530
a3adb867ee
changed pubkey used in btc shares as backup su than dead primary su
Abhishek Sinha
2019-05-31 18:31:04 +0530
772b516c50
fixed node live status and removed break from doSend dunction
Abhishek Sinha
2019-05-30 12:31:18 +0530
7cc2577610
fixed backup supernodes backup db sync when primary comes back
Abhishek Sinha
2019-05-29 13:48:52 +0530
a8c94586b7
fixed primary backup issues
Abhishek Sinha
2019-05-28 18:53:40 +0530
07cea65783
changed _readDB to readDB while getting supernode pub key while trade buy, sell, balance updates
Abhishek Sinha
2019-05-27 16:33:44 +0530
8d43e33e8e
fixed node availability status
Abhishek Sinha
2019-05-26 12:25:54 +0530
915c2d7cd4
fixed minor issues in primary operations
Abhishek Sinha
2019-05-22 16:14:19 +0530
6b5565f806
added code for adding user data from handle_backup_request and backup to backup sync
Abhishek Sinha
2019-05-21 19:20:00 +0530
77435c2b2d
fixed ip and user data recording in backup db
Abhishek Sinha
2019-05-20 19:22:54 +0530
28f8aeabf2
fixed doSend function
Abhishek Sinha
2019-05-19 19:52:57 +0530
cb00785ab6
fixed issues on having left-right supernodes
Abhishek Sinha
2019-05-18 18:27:58 +0530
9e8e2587d5
added code for Primary supernode to sync data from backup supernodes
Abhishek Sinha
2019-05-16 16:49:14 +0530
cff3ef5b18
fixed db functions for primary and backup db
Abhishek Sinha
2019-05-15 14:09:14 +0530
701db7da42
fixed db functions for primary and backup db
Abhishek Sinha
2019-05-14 21:12:01 +0530
ab6fab887c
added code for primary supernode to get data from backup supernodes
Abhishek Sinha
2019-05-13 19:27:32 +0530
8408be332a
removed code to add kb users of other supernodes
Abhishek Sinha
2019-05-10 19:42:27 +0530
c3dd189499
promisified send_rpc function
Abhishek Sinha
2019-05-09 19:27:02 +0530
220fb1fe8f
added eligible backup supernode check before sync
Abhishek Sinha
2019-05-07 15:22:46 +0530
73d94940e1
fixed determineClosestSupenode function to determine closest supenodes for both supenodes and user nodes
Abhishek Sinha
2019-05-06 14:28:19 +0530
57ea660344
modified determineClosestSupenode function to determine closest supenodes for both supenodes and user nodes
Abhishek Sinha
2019-05-05 15:08:51 +0530
a337b28d03
fixed data entry into right backup db for backup supernode as acting supernode
Abhishek Sinha
2019-05-04 17:58:26 +0530
0fe95a7915
fixed withdraw btc issue for primary supernode
Abhishek Sinha
2019-05-02 16:57:23 +0530
2fb10a8e3f
fixed btc shares data entry into backup supernodes
Abhishek Sinha
2019-05-01 20:53:44 +0530
1475d96ebe
fixed deposit, buy, sell issues
Abhishek Sinha
2019-04-29 18:02:15 +0530
515f9ad9f0
fixed userPublicData sync/update issue
Abhishek Sinha
2019-04-28 16:54:44 +0530
9a6dfebbbc
added backup db param in trade functions
Abhishek Sinha
2019-04-27 18:32:20 +0530
2f38275d88
working on db restoring of primary supernode from rest supernodes
Abhishek Sinha
2019-04-27 14:09:44 +0530
d95812e4f0
working on db restoring of primary supernode from rest supernodes
Abhishek Sinha
2019-04-24 18:29:09 +0530
172fc1a603
data being synced in all neighbour backup db as per vector clock
Abhishek Sinha
2019-04-21 18:48:17 +0530
891ffe4e6c
fixed other nodes temp ip storing issue
Abhishek Sinha
2019-04-18 17:40:07 +0530
5a3a061e29
modified supernode kbucket according to a common master flo id
Abhishek Sinha
2019-04-17 20:22:45 +0530
45fd896620
added code to add kbucket of other supernodes
Abhishek Sinha
2019-04-10 21:26:15 +0530
a322b23094
linked temporary ip of nodes to flo ids
Abhishek Sinha
2019-04-08 14:39:21 +0530
9b57c5f787
added ip table
Abhishek Sinha
2019-04-05 21:08:16 +0530
d611869f0e
improved switching of supernodes
Abhishek Sinha
2019-04-04 22:33:56 +0530
2245c3e780
added switchToBackupWS function to switch to backup ws
Abhishek Sinha
2019-03-31 21:33:44 +0530
8382ff55f8
Merge pull request #5 from avishkarabhishek786/kadmelia
Abhishek Sinha
2019-03-28 15:10:24 +0530
3231b23506
fixed kbucket errors
Abhishek Sinha
2019-03-28 15:04:16 +0530
c1f950a3e9
fixed kbucket errors
Abhishek Sinha
2019-03-27 21:03:30 +0530
8cc80995dc
fixed private key undefined error
Abhishek Sinha
2019-03-24 20:15:08 +0530
1640a2b252
added db backup from one supernode to another
Abhishek Sinha
2019-03-19 10:20:35 +0530
6ee4eaa815
fixed kbucket errors
Abhishek Sinha
2019-03-18 11:25:52 +0530
a58d994e93
fixed kbucket formation error
Abhishek Sinha
2019-03-10 20:16:34 +0530
f2bf6d2eaf
fixed private key build up issue, multiple ws and idb connections
Abhishek Sinha
2019-03-09 21:23:21 +0530
f90b804cc0
added loading local db data into ui before connecting supernode
Abhishek Sinha
2019-03-04 15:11:32 +0530
3ef0330758
fixed nearest supernode discovery issue
Abhishek Sinha
2019-03-01 16:50:20 +0530
da8991bcc5
Merge pull request #4 from avishkarabhishek786/kadmelia
Abhishek Sinha
2019-02-27 13:40:38 +0530
e9b4a2dc28
fixed discover nearest supernode issue
Abhishek Sinha
2019-02-27 13:38:30 +0530
a7c145c613
fixed discover nearest supernode issue
Abhishek Sinha
2019-02-27 13:02:50 +0530
5241713f0b
fixed nearest supernode discovery issue
Abhishek Sinha
2019-02-24 20:42:47 +0530
042a38fd2b
fixed same depositor-withdrawer issue, added css for server logs
Abhishek Sinha
2019-02-21 18:02:55 +0530
73dd2ff748
added modal window
Abhishek Sinha
2019-02-19 19:37:03 +0530
d81f0c976f
merged the new template in index.html
Abhishek Sinha
2019-02-17 20:52:26 +0530
58f37465ed
designing new template for website
Abhishek Sinha
2019-02-15 19:38:03 +0530
b0a722e590
tuned the code ac to discover kbucket
Abhishek Sinha
2019-02-12 16:06:48 +0530
8352094bf3
formation of kbucket from various participating node happenning
Abhishek Sinha
2019-02-10 14:09:29 +0530
c54dfb2322
added browserified tristanls discover library
Abhishek Sinha
2019-02-07 21:18:17 +0530
2b300f6483
added initial functions for kademlia
Abhishek Sinha
2019-02-06 20:35:17 +0530
4fde72b8b6
fixed prototype mistakes
Abhishek Sinha
2019-02-04 14:00:05 +0530
630bfcf285
added autoupdate external scripts feature
Abhishek Sinha
2019-02-02 22:42:13 +0530
402e0ab6fb
added autoupdate external scripts feature
Abhishek Sinha
2019-02-01 19:10:10 +0530
4811e9e8b1
fixed errors in deposit
Abhishek Sinha
2019-01-30 20:13:22 +0530
50bf1bcdd4
added ui for crypto broadcasting, check for max allowed asset trade or withdraw, and cancel button
Abhishek Sinha
2019-01-29 19:52:30 +0530
f81a1ad93c
added updateDepositedCryptoBalanceStatus function to replace setinterval for checking deposited crypto status
Abhishek Sinha
2019-01-27 19:04:46 +0530
7235bed142
fixed multi currecny multi crypto errors in buy sell deposit withdraw
Abhishek Sinha
2019-01-26 23:04:01 +0530
81f57bb1f9
added functionality to generate both flo and btc keys
Abhishek Sinha
2019-01-23 19:19:30 +0530
5427badb3b
fixed type of crypto check during operations
Abhishek Sinha
2019-01-23 10:01:34 +0530
63010c4ca3
fixed cash_balances currency issue
Abhishek Sinha
2019-01-22 20:27:28 +0530