Commit Graph

23 Commits

Author SHA1 Message Date
Kithmini Gunawardhana
0c3fb2daeb Updated JS library and added modifications to support dev mode. (#306) 2023-12-08 10:11:03 +05:30
Supun Vindula
e54b6f61b9 changed the error in readme and fix the ripple connect error (#281) 2023-09-14 12:11:07 +05:30
Supun Vindula
0bd4cce66b Task 91565: Added host active/inactive state in 'evernode status' out… (#243) 2023-04-04 13:32:34 +05:30
Kasun Kavinda
6806931d17 replacing node index.js with node app.js
replacing node index.js with node app.js
2022-10-26 14:09:32 +05:30
Kasun Kavinda
9bf5cd4d33 update optional parameter
update optional parameter MB_DATA_DIR=. node app.js
2022-10-26 13:41:32 +05:30
ravinsp
a0f030a573 Imported bootstrap contract as git submodule. 2022-10-09 20:11:32 +05:30
Chalith Desaman
98644db297 Run 'evernode status' without sudo. (#118) 2022-04-19 17:16:54 +05:30
Ravin Perera
6d3cc3d905 Added upgradability to Evernode setup. (#95) 2022-02-22 15:24:10 +05:30
ravinsp
e3bc440c2c Fixed dev setup issues. 2022-02-20 13:50:30 +05:30
Ravin Perera
a88a000608 Updated EVR gifting and heartbeat actions in message board. (#94)
* Removed rippled server and hook address references. Updated EVR gift logic.
* Renamed recharge to heartbeat. Setup cleanup.
* Removed example message board and user wallet.
2022-02-19 11:01:21 +05:30
ravinsp
3e900a9ff9 Broke down message board components 2022-02-17 16:37:49 +05:30
Chalith Desaman
f38591eb19 Supporting changes for xrpl hooks (#60) 2021-09-16 12:00:57 +05:30
Savinda Senevirathne
66b0c86beb Unix socket interface. (#37) 2021-07-21 16:35:17 +05:30
Ravin Perera
737c3c0af0 Revamped Sashimono installation process. (#27)
- During development, binaries and data exist in build dir.
- In production, binaries in '/usr/bin/sashimono-agent' and data in '/etc/sashimono'.
- Added prerequisites script for easy machine preparation.
- Added cloud installation scripts.
- Added non-interactive installation scripts for fully automated setup of test vms.
- sagent must now be run as root (in development as well as in production)
2021-07-12 15:00:11 +05:30
Ravin Perera
e7f64861f9 Reorganized build dependencies. (#24) 2021-07-09 11:52:22 +05:30
Savinda Senevirathne
7dd0ea97b5 Instance users and dockerd. (#18) 2021-06-25 14:16:22 +05:30
Chalith Desaman
ef74c6c92c Added support to external hpfs per instance (#16) 2021-06-21 11:09:02 +05:30
Savinda Senevirathne
d1b86ee173 Bootstrap contract and Sashimono client. (#15) 2021-06-18 11:33:34 +05:30
Savinda Senevirathne
913d219d94 Running hp docker from Sashimono Agent (#5)
* Updated ReadMe
2021-06-08 12:38:15 +05:30
Chalith Desaman
2dfd7cf6bc Introduce message threads and message handling (#4) 2021-06-04 12:06:22 +05:30
Chalith Desaman
c0e743a6f4 Integrated websocket communication with hpws (#3) 2021-06-03 11:05:22 +05:30
Savinda Senevirathne
220d65bd0b Initial project structure. (#1) 2021-06-02 10:15:07 +05:30
Ravin Perera
5da5d4e303 Added README.md 2021-06-01 02:29:42 +00:00