Commit Graph

166 Commits

Author SHA1 Message Date
supunvindula
09a488e14a added hpsh to Dockerfile bin 2023-11-02 22:08:38 +05:30
chalith
6a0fcd02d6 Updated hpsh binary 2023-11-02 21:54:58 +05:30
chalith
082b1e614c Updated hpsh binary 2023-11-02 15:54:28 +05:30
chalith
30bff884bf Disconnect handler 2023-11-02 13:29:53 +05:30
chalith
c4c304a106 Added code comments 2023-11-01 16:13:51 +05:30
chalith
f463cd6705 Changes to support follow commands 2023-11-01 13:53:19 +05:30
chalith
835b702e7e Remove command when user disconnected 2023-10-31 18:31:06 +05:30
chalith
dc9e1b46e5 Introduced terminate control message 2023-10-31 17:29:16 +05:30
chalith
bc37c76a93 Updated hpsh binary 2023-10-31 14:04:24 +05:30
chalith
f84a02ce09 Implementation for message handling 2023-10-31 13:35:37 +05:30
supunvindula
23ee18e454 included the basic architecture for hpsh implementation 2023-10-31 10:02:42 +05:30
Dulana Peiris
a133fb48eb Added HPSH init, deinit and serve. Fixed socket communication issues 2023-10-23 23:11:05 +05:30
supunvindula
172195f1f6 new build file 2023-10-19 10:50:06 +05:30
Dulana Peiris
ed5186759b Added one way pipe communication and argument passing 2023-10-17 14:51:02 +05:30
supunvindula
5bdda39a7b added basic hpsh filepath and structure 2023-10-12 13:03:50 +05:30
Chalith Desaman
ed974b0425 hpws udp visa implementation (#383) 2023-09-23 10:15:52 +05:30
Kithmini Gunawardhana
e7e1268a99 Networking fixes related to peer connectivity issues (#384) 2023-09-23 10:03:45 +05:30
Kithmini Gunawardhana
6a2384cd03 Usage of nonce hash for ledger hash generation (#375) 2023-08-03 16:52:56 +05:30
Chalith Desaman
0022bd51e5 Node version was updated to 20.4.0 (Cur Version) (#378) 2023-07-21 16:17:17 +05:30
Kithmini Gunawardhana
d68472d3b4 HotPocket Version upgrade (#374) 2023-05-08 11:40:43 +05:30
ravinsp
33e536c31b Used consistent wording for HotPocket. 2023-05-07 14:08:55 +05:30
Udith Indrakantha
f902dc68c6 Hpversion formatted. (#373) 2022-11-16 13:13:34 +05:30
Udith Indrakantha
0c8c5aa0e3 Updating docker image tags with version number (#372) 2022-11-16 12:18:26 +05:30
Chalith Desaman
8ad81c8031 Convert environment config to a key value map (#370) 2022-10-18 13:52:05 +05:30
Udith Indrakantha
7f81d9ec10 Supporting config changes in c contract (#366) 2022-07-29 09:05:45 +05:30
Kasun Kavinda
3eaec9ac74 Applying configurable thresholds on consensus (#367) 2022-07-28 10:35:17 +05:30
Ravin Perera
050b6f5bd5 Upgraded nodejs dependencies to 16.x (#364) 2022-03-08 21:12:26 +05:30
Ravin Perera
86895426a1 Used evernodedev docker account. (#363) 2022-03-07 19:10:32 +05:30
ravinsp
2bd2e5a905 hpfs update with statvfs. 2022-03-02 19:20:09 +05:30
ravinsp
3fc44e9f5a Added openssl and certs to docker image. 2022-02-28 21:49:58 +05:30
Ravin Perera
5cef95c9f6 Enabled and fixed compiler warnings. (#359) 2022-01-28 16:03:34 +05:30
Ravin Perera
cf695af30b Remove appbill. (#358) 2022-01-27 10:39:18 +05:30
Chalith Desaman
150df0eabb Specify environment variables to contract binary (#355) 2022-01-11 13:41:33 +05:30
Ravin Perera
8dabfb4a2e IP ban refactor with hpws. (#354)
* Refactored corebill.
* Integrated hpws ban tracking.
* Removed session handler helpers.
* Improved bad behaviour reporting.
2021-12-17 07:08:26 +05:30
ravinsp
6d158a9583 Streamer fix. 2021-11-17 16:52:31 +05:30
ravinsp
1cdec2f9fa Customer port specifier for signalr streamer. 2021-11-17 16:52:13 +05:30
Ravin Perera
9bc9404e07 Used npm package for client and contract lib examples. (#350) 2021-10-11 20:16:50 +05:30
ravinsp
cd00bab383 Added new regions to vultr script. 2021-10-05 11:06:31 +05:30
ravinsp
651dd2b7d4 Updated streamer host resolver. 2021-09-28 17:30:25 +05:30
Ravin Perera
647759501f Refactored vote status reporting. (#349)
* Refactored global sync status tracking.
* Updated streamer for vote status.
* Docker image now uses 'latest' tag.
* Updated hp version.
2021-09-22 09:28:01 +05:30
Ravin Perera
6dc0776b56 Large cluster optimizations. (#348)
* Added sync log to streamer.
* Fixed ledger closing attempt while syncing.
* Added diagnostic contract.
* Reset to stage 0 on unreliable votes.
* Reduced peer msg age threshold.
* Added health tracking.
* Weakly-connected detection improvement.
* Increased version 0.5.1.
* Improved client lib server version check.
* Added health logging support to text client.
* Added weakly connected status in status response.
* Increased max peers limits when serializing.
* Local docker cluster manual ip.
* Updated vultr script vm region order.
* Sync status reporting improvement.
* Added milliseconds to logging.
2021-09-17 11:53:49 +05:30
Savinda Senevirathne
9275838f5a Increasing event batch size in stream js and minor change in js_client package json script. (#347) 2021-08-27 10:55:00 +05:30
Ravin Perera
ec1a58e1d7 Updated stream.js to use fetch api. (#345) 2021-08-19 23:37:55 +05:30
Savinda Senevirathne
9c7471a7db Streamer event upload to Azure function. (#343)
* Uploading event data to azure function endpoint to broadcast to end clients.
2021-08-12 13:59:36 +05:30
Chalith Desaman
05191a9f32 Updated the hpfs binary (#342) 2021-08-11 16:25:58 +05:30
Savinda Senevirathne
c14d15c3e3 Hpfs binary update after bug fix. (#341) 2021-08-04 16:37:18 +05:30
Savinda Senevirathne
ba2b69cebc hpfs binary build on ubuntu 18.04 (#340) 2021-08-03 17:34:21 +05:30
asela kotagama - aseladk
da813887ca Update hpcore repo and replaced hpfs binary. (#339) 2021-08-03 09:26:30 +05:30
Savinda Senevirathne
a2f12dcacc Updating local cluster docker file to include versioned hpcore docker image. (#338) 2021-07-29 15:53:41 +05:30
Chalith Desaman
4a5c3554bd Hotpocket version changes (#336) 2021-07-28 16:33:58 +05:30