Commit Graph

  • 2e19df47bc improved retrieve_shamirs_secret_btc_pvtkey logic Abhishek Sinha 2020-03-28 19:56:20 +0530
  • aabc8dbc77 added function to delete withdraw_btc request after 1 hour Abhishek Sinha 2020-03-28 12:24:45 +0530
  • 16779ace79 added function to refresh reserve crypto balance, to receive btc pk key objects from right nodes Abhishek Sinha 2020-03-27 21:25:50 +0530
  • 3a7a0bade1 applied truncateDecimals function with prices Abhishek Sinha 2020-03-26 19:33:39 +0530
  • d0b053332a added function to send response to user from server Abhishek Sinha 2020-03-26 18:21:57 +0530
  • db343335d1 tested working version for primary supernode Abhishek Sinha 2020-03-24 20:51:57 +0530
  • 45bdd9b7aa added refresh_all_supernodes_status method Abhishek Sinha 2020-03-22 20:56:01 +0530
  • 93740fe4be added sync_backup_supernode_from_backup_supernode_response in all_receivers_methods array in send_rpc function Abhishek Sinha 2020-03-21 18:55:06 +0530
  • a9346d79c6 resolved code to used in prod or dev Abhishek Sinha 2020-03-20 21:20:47 +0530
  • d6de1052d3 modified code to work in dev or prod Abhishek Sinha 2020-03-18 16:06:45 +0530
  • d42bf94d52 fixed sync of backup from primary issue Abhishek Sinha 2020-03-18 14:59:49 +0530
  • 799d1cfb6b changed architecture, updated deposit withdraw logic Abhishek Sinha 2020-03-17 22:48:24 +0530
  • 0ce08318a0 changed architecture, updated deposit withdraw logic Abhishek Sinha 2020-03-17 22:47:31 +0530
  • 5e66c69921
    Merge pull request #13 from avishkarabhishek786/master_hotfix_polishing_for_production_updated Abhishek Sinha 2020-01-18 21:40:32 +0530
  • 7d8ed07526 fixed error in msg recv in deposit_cash_request_response Abhishek Sinha 2020-01-18 21:37:18 +0530
  • 829da15201 improved tx cnf issue in cash deposits Abhishek Sinha 2019-12-23 14:30:14 +0530
  • 10f8270b43 corrected ECKey.isCompressedWalletImportFormat error for flo mainnet Abhishek Sinha 2019-12-19 22:08:07 +0530
  • ddb3b2ae0f added section to manually transfer tokens Abhishek Sinha 2019-12-05 19:12:12 +0530
  • d68882ac05 fixed updateinDB logical error in handling_backup_messages cases Abhishek Sinha 2019-11-29 13:18:59 +0530
  • c3b11c60bd fixed supernode_went_down case in onMessage Abhishek Sinha 2019-11-28 15:38:14 +0530
  • 00d1cd9b6e fixed errors in determineClosestSupernode function Abhishek Sinha 2019-11-28 14:41:53 +0530
  • 51cb3cefa5 fixed issues in cashier deposit withdraw cnf functions Abhishek Sinha 2019-11-26 14:24:22 +0530
  • 2d8e2a0f64 improved sendTransaction function to pick utxos with most confirmations first Abhishek Sinha 2019-11-26 14:19:52 +0530
  • 43f596020b simplified cashiers deposit logic Abhishek Sinha 2019-11-24 19:48:56 +0530
  • ccef140259 modified cashier code to reject cash deposit withdraw in backup mode, fixed echo in cashier page Abhishek Sinha 2019-11-23 21:46:19 +0530
  • 36d45a102f modified logic of cash in backup Abhishek Sinha 2019-11-21 14:40:47 +0530
  • ed9feaf570
    Update README.md Abhishek Sinha 2019-11-07 16:33:50 +0530
  • 24dcc080d6 modified cash handler page to work with multiple supernodes simultaneously Abhishek Sinha 2019-11-07 16:13:40 +0530
  • ba1edc83f3
    Merge pull request #12 from avishkarabhishek786/master_hotfix_polishing_for_production_updated Abhishek Sinha 2019-10-18 18:17:56 +0530
  • b08e84ac34 Merge branch 'master' of https://github.com/avishkarabhishek786/localbitcoinplusplus into master_hotfix_polishing_for_production_updated Merging master to master_hotfix_polishing_for_production_updated to push the later to master afterwards Abhishek Sinha 2019-10-18 17:45:12 +0530
  • bbe53e097d fixed updateinDB not updating timestamp after updating vectorClock, resolved to older logic in readDbByIndex, sending whole data to next backup in supernode_went_down Abhishek Sinha 2019-10-18 17:17:42 +0530
  • 5927845f7c added code in exportUserDataFromOneSupernodeToAnother to remove users from kbucket and kbucktStore, added code to remove is_deletable data during primary sync Abhishek Sinha 2019-10-17 12:54:47 +0530
  • ea1c155681 fixed backup sync issue Abhishek Sinha 2019-10-16 17:09:08 +0530
  • c961821a04 fixed errors in backup syncing Abhishek Sinha 2019-10-15 17:14:55 +0530
  • 5bc7b4753e improved logic for left supernode notifying right supernode of a dead supernode Abhishek Sinha 2019-10-14 18:49:37 +0530
  • c12b1d7e9f fixed issues in db sync after supernodes die Abhishek Sinha 2019-10-12 17:52:45 +0530
  • 8e44cb400e fixed left node db sync issue Abhishek Sinha 2019-10-11 22:17:15 +0530
  • 44deb33bc5 fixed issue of right supernodes not running fireNodeGoodByeEvent function Abhishek Sinha 2019-10-07 21:54:42 +0530
  • 5cb9671217 added code to inform next right Supernode about a dead Supernode Abhishek Sinha 2019-10-06 21:34:48 +0530
  • 6cbbfa3208 added code to notify all Supernode of a event Abhishek Sinha 2019-10-03 21:24:57 +0530
  • 2949db59be added code for myClosestSupernodes object, recording all incoming temp ip of Supernodes Abhishek Sinha 2019-10-01 21:07:09 +0530
  • 295f7a21d1 replaced backup_supernode_up to reactor events definations Abhishek Sinha 2019-10-01 15:01:56 +0530
  • 4b4e919905 fixed fetch_config and consequent glitches in index and cash_payments_handler files Abhishek Sinha 2019-09-30 11:28:13 +0530
  • afc9b58b6c
    Merge pull request #11 from avishkarabhishek786/master_hotfix_polishing_for_production Abhishek Sinha 2019-09-29 21:31:47 +0530
  • 856bb82ce7 fixed fetch_config and consequent glitches in index and cash_payments_handler files Abhishek Sinha 2019-09-29 21:30:06 +0530
  • 6db9c84059 fixed db functions promise issues Abhishek Sinha 2019-09-27 15:42:22 +0530
  • 11bd902246 added min % difference logic between eqCrypto and user balance in tradeSell Abhishek Sinha 2019-09-26 13:29:32 +0530
  • 9e7efd4cbf
    Merge pull request #10 from avishkarabhishek786/master_bug_ws_connection_loop Abhishek Sinha 2019-09-13 12:10:54 +0530
  • cc0078d3cf fixed remove_extra_backup_connections function Abhishek Sinha 2019-09-13 11:54:56 +0530
  • a33b5a0c57 fixed backup ws connection loop issue Abhishek Sinha 2019-09-12 21:31:28 +0530
  • 0a09c600b8 fixed backup ws connection loop issue Abhishek Sinha 2019-09-12 21:28:19 +0530
  • d13cceeb33 fixed backup ws connection loop issue Abhishek Sinha 2019-09-12 21:19:15 +0530
  • 9fa26d20db
    Merge pull request #9 from avishkarabhishek786/integrating_rupee_token_system Abhishek Sinha 2019-09-11 14:50:33 +0530
  • df82a2b094 fixed bugs in deposit withdraw cash Abhishek Sinha 2019-09-10 17:35:28 +0530
  • 8e93485d97 fixed issues in cash deposit algo, added code to let cashier inform supernode withdrawal success Abhishek Sinha 2019-09-09 18:43:37 +0530
  • bf9a449c4f added code to let cashier inform supernodes about successfull cash deposit Abhishek Sinha 2019-09-08 19:53:48 +0530
  • 007aecd9f9 fixed errors in recording withdraw cash request in db Abhishek Sinha 2019-09-07 17:09:11 +0530
  • 275fc69b23 modified code for withdraw cash logic Abhishek Sinha 2019-09-06 15:13:48 +0530
  • 3c8143543a modified code for withdraw cash logic Abhishek Sinha 2019-09-05 16:43:36 +0530
  • 59460a84b7 added code to get pending deposits from supernode by cashier Abhishek Sinha 2019-09-03 18:55:51 +0530
  • a66b57c3cf added code to handle connections between supernode and cashier Abhishek Sinha 2019-09-02 19:55:20 +0530
  • 34d8c8d296 added localbitcoinplusplus libs in cash_payments_handler.html Abhishek Sinha 2019-09-01 17:09:21 +0530
  • bf5b8d0cdc added bootstrap code for cash_payments_handler.html Abhishek Sinha 2019-08-31 12:21:09 +0530
  • fa1f4bae61 added bootstrap code for cash_payments_handler.html Abhishek Sinha 2019-08-31 12:12:32 +0530
  • f0a9c91beb added bootstrap code for cash_payments_handler.html Abhishek Sinha 2019-08-31 11:20:52 +0530
  • 7a93a4bbf0
    Merge pull request #8 from avishkarabhishek786/integrating_rupee_token_system Abhishek Sinha 2019-08-29 21:31:12 +0530
  • f3f303e54a fixed various issue in backup switching connections Abhishek Sinha 2019-08-29 21:26:07 +0530
  • 2a322b1056 added new functionality Reallocation of users with their data when new supernodes join the system Abhishek Sinha 2019-08-26 17:25:01 +0530
  • 375e2477b1
    Merge pull request #7 from avishkarabhishek786/backup_nodes Abhishek Sinha 2019-08-26 11:38:41 +0530
  • eec8e42314 invoked remove_extra_backup_connection function Abhishek Sinha 2019-08-26 11:34:14 +0530
  • 9edaad678f fixed more bugs in backup ws and fixed readyState unchanged on onclose event error Abhishek Sinha 2019-08-25 13:21:55 +0530
  • bb7779c159 fixed more bugs in backup ws and fixed readyState unchanged on onclose event error Abhishek Sinha 2019-08-24 16:45:21 +0530
  • 1679a8104f fixed more bugs in backup ws and fixed readyState unchanged on onclose event error Abhishek Sinha 2019-08-24 16:42:43 +0530
  • b36e5f980b improved backup ws connection functionality Abhishek Sinha 2019-08-23 14:15:35 +0530
  • 2b46ed925b added examples.mk Abhishek Sinha 2019-08-18 18:35:37 +0530
  • d985727a7e modified code to reconnect supernode to nearest live backups Abhishek Sinha 2019-08-13 18:59:55 +0530
  • f0eb1cbfe1 resolved ws shifting connections Abhishek Sinha 2019-08-12 21:13:48 +0530
  • 89e56e8b0d updating balances in ui on balance change Abhishek Sinha 2019-08-01 15:04:55 +0530
  • c753fe571a added code to send data to non backup supernodes when all backup supernodes are dead Abhishek Sinha 2019-07-28 18:20:55 +0530
  • 7a137ab9e0 fixed update_all_deposit_withdraw_success error Abhishek Sinha 2019-07-27 17:37:18 +0530
  • 9186c03d38 added code to update backups about deposit and btc_reserves when a withdraw btc is complete Abhishek Sinha 2019-07-27 16:20:04 +0530
  • 489c784bb3 modified withdraw btc to withdraw any amount upto balance Abhishek Sinha 2019-07-26 13:46:47 +0530
  • ca0834e293 modified withdraw btc to withdraw any amount upto balance Abhishek Sinha 2019-07-25 16:33:57 +0530
  • 8ac62c34f1 fixed output greater than input error in sendtransaction, sending update to backups when btc withdraw is complete Abhishek Sinha 2019-07-22 15:42:06 +0530
  • d39d7abc6f added code to check live balance left after each withdraw crypto request and then deletion of data if no balance left Abhishek Sinha 2019-07-21 14:24:43 +0530
  • 278b44528b fixed removal of duplicates from btc withdraw, fixed double spending due to execution from both primary and backup receive rpc during withdraw btc Abhishek Sinha 2019-07-21 12:30:40 +0530
  • ac9453d61f fixed removal of duplicates from btc withdraw, fixed double spending due to execution from both primary and backup receive rpc during withdraw btc Abhishek Sinha 2019-07-20 20:08:22 +0530
  • 815360f0ad added code to prevent myClosestSupernode is_live value update when status is already eq to is_live field Abhishek Sinha 2019-07-19 20:04:15 +0530
  • ca4681f09f added resolve_backup_ws_connections function Abhishek Sinha 2019-07-18 18:35:29 +0530
  • 52bffd0fc3 fixed miner fee issue in sendTransaction Abhishek Sinha 2019-07-17 18:31:43 +0530
  • 3c11bedac2 fixed infinite loop error in send_rpc Abhishek Sinha 2019-07-17 15:01:28 +0530
  • 02f459acad modified send_rpc, fixed can_serve_FLO_ID issue Abhishek Sinha 2019-07-16 15:51:43 +0530
  • 52c00582c7 added code to sync data of dead backups of ones own backup nodes Abhishek Sinha 2019-07-15 14:31:42 +0530
  • 376f95cf91 fixed various logical issues Abhishek Sinha 2019-07-14 18:13:29 +0530
  • 1a3ada269f added missing resolve in else part of backup add function Abhishek Sinha 2019-07-13 19:58:22 +0530
  • 87da0fc962 fixed deposit issue in primary Abhishek Sinha 2019-07-13 15:58:44 +0530
  • e3c07998d0 fixed errors in send_rpc Abhishek Sinha 2019-07-12 19:53:56 +0530
  • 31b0f8547e modified db read functions to fetch both deletable/non-deletable data Abhishek Sinha 2019-07-11 19:53:05 +0530
  • 17fbd1f80c fetching exchange rates from db than api calls Abhishek Sinha 2019-07-10 11:51:23 +0530
  • 2f9126942b modified backup db remove functions to not delete data but keep just id, vector clock and timestamp Abhishek Sinha 2019-07-09 13:41:05 +0530