Commit Graph

484 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
0f0df53913 Added allowed user pubkey list for hpsh 2023-11-01 18:27:05 +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
supunvindula
b1acd8e897 attach sockets as an arguments to the hpsh 2023-10-19 10:49:35 +05:30
supunvindula
abf2da4df3 Merge branch 'main' of https://github.com/EvernodeXRPL/hpcore into hpsh 2023-10-18 09:41:43 +05:30
supunvindula
11a8d7abda did changes for unix socket and two way communication 2023-10-18 08:12:29 +05:30
Dulana Peiris
ed5186759b Added one way pipe communication and argument passing 2023-10-17 14:51:02 +05:30
supunvindula
6c8ca8c409 make execv run inside the child process 2023-10-13 11:28:06 +05:30
supunvindula
5bdda39a7b added basic hpsh filepath and structure 2023-10-12 13:03:50 +05:30
Dulana Peiris
41d2f5a447 Added basic shell command I/O functionality 2023-10-10 12:28:07 +05:30
Chalith Desaman
bfc38a3c70 Updated hotpocket-nodejs-contract version (#387) 2023-10-06 10:10:53 +05:30
Chalith Desaman
cff3a822fc Updated library version on node js contract sample (#386) 2023-10-02 12:39:07 +05:30
Chalith Desaman
f8877fd61a Increased local docker image version (#385) 2023-09-23 10:27: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
Chalith Desaman
29c8201974 Do a chmod to avoid umask (#377) 2023-07-05 11:07:39 +05:30
Chalith Desaman
b8b8de662d Bugfix for HotPocket crash when syncing empty files (#376) 2023-06-19 09:58:03 +05:30
ravinsp
8ee33030e6 Contract exec timeout. 2023-06-03 21:21:29 +05:30
ravinsp
dff75a6fae Added logging for known peer connection attempt reporting. 2023-06-03 19:03:32 +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
ravinsp
9b864ad1e8 Improved connection handling loop. 2023-05-07 14:02:35 +05:30
ravinsp
2455b5b898 Improved contract fd processing interval. 2023-05-06 19:16:36 +05:30
ravinsp
93e836fc61 Added duplicate check for self npl messages. 2023-01-21 22:27:49 +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
42cf454396 Override hp config environments from patch config (#371) 2022-10-20 12:53:47 +05:30
Chalith Desaman
8ad81c8031 Convert environment config to a key value map (#370) 2022-10-18 13:52:05 +05:30
ravinsp
7a4764b7c2 Moved C contract library to separate repo. 2022-08-09 17:56:44 +05:30
Chalith Desaman
62e89c3d0e Missing config restructure changes for sample contracts (#369) 2022-08-04 12:04:49 +05:30
Kasun Kavinda
6b871dafc5 Merge pull request #368 from HotPocketDev/read-threshold
Calculate majority threshold when needed
2022-08-03 10:36:13 +05:30
chalith
164595c4d7 Calculate majority threshold when needed 2022-07-29 13:51:37 +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
Udith Indrakantha
2a4a7d3b34 Restructuring hp.cfg consensus and npl blocks (#365) 2022-07-22 11:36:06 +05:30
ravinsp
69481e5265 Updated examples nodejs contract lib version. 2022-07-14 20:52:14 +05:30
ravinsp
b8dfd116c8 Expose private key to contract args. 2022-07-14 20:31:11 +05:30