Commit Graph

104 Commits

Author SHA1 Message Date
Kithmini Gunawardhana
8bcb2db9b0 IPV6 related Message board changes. (#284) 2023-09-23 10:00:58 +05:30
Ravin Perera
c9a4c18e61 Outbound ipv6 support (#278) 2023-09-22 17:27:50 +05:30
Chalith Desaman
1ca24862fd Bind udp ports for peer connection (#279) 2023-09-14 11:57:48 +05:30
Chalith Desaman
d27a4e3ecb Updated the sashimono version (#277) 2023-08-18 10:00:17 +05:30
Chalith Desaman
4370edd546 Support implementation and version updates for contract execution timeout (#274) 2023-08-03 17:01:24 +05:30
Kithmini Gunawardhana
c8ccb9198e Applied modification in bootstrap contract. (#270) 2023-07-05 13:04:24 +05:30
Chalith Desaman
262b9762be Cli support to update the email address (#263) 2023-06-02 14:31:48 +05:30
Kithmini Gunawardhana
add2de9d04 Modified prerequisite installation. (#251) 2023-04-11 11:54:48 +05:30
Chalith Desaman
3d8517ee28 Updated evernode library version (#249) 2023-04-07 16:01:24 +05:30
Chalith Desaman
da43160bab Updated the sashimono version (#242) 2023-03-31 18:28:00 +05:30
Kithmini Gunawardhana
5ae6157aac Modifications related to multi-hook architecture. (#226) 2023-01-30 18:57:20 +05:30
Chalith Desaman
044c25d71e Copy letsencrypt certificates to contract template (#224) 2023-01-05 19:08:43 +05:30
Chalith Desaman
2c2ee90bf7 Tls certificate fix when updating evernode (#223) 2023-01-05 11:40:03 +05:30
Ravin Perera
d67499e66b Setup flow refactor. (#218) 2023-01-04 16:29:23 +05:30
Udith Indrakantha
5e010de8cd Added new evernode delete functionality. (#210) 2022-12-05 15:46:11 +05:30
Chalith Desaman
ca381bdbd2 Sashimono reconfiguration support in message board and sagent (#205) 2022-11-30 17:10:14 +05:30
Kithmini Gunawardhana
4196f6f154 Implementations of the initiating the host transfer process. (#202) 2022-11-29 17:39:14 +05:30
Ravin Perera
0ae9958b08 Added custom ssl certificate support (#200)
- Ability to accept custom domain and ssl certificates during installation.
- Ability to update all contracts ssl certs for renewal. ("evernode applyssl" command)
2022-11-21 21:02:03 +05:30
Chalith Desaman
51046fc4a5 Fixed the heartbeat inconsistency (#199) 2022-11-17 12:29:48 +05:30
Udith Indrakantha
ba2cbb5217 Enabled customizing rippled address during installation (#198) 2022-11-16 12:20:53 +05:30
Kasun Kavinda
9791d86ca4 Image prefix (#195) 2022-11-14 10:48:05 +05:30
Kithmini Gunawardhana
478de94e37 Moment migration from ledgers to timestamps (#194) 2022-11-08 10:58:36 +05:30
Chalith Desaman
abcb26602b Updated sashimono version (#183) 2022-10-20 12:31:47 +05:30
chalith
a19223bb26 Minor fixes 2022-10-18 15:19:57 +05:30
chalith
8c2452f9e6 Changed hp environment variable format 2022-10-17 18:53:55 +05:30
Kithmini Gunawardhana
120a461677 Updated sashimono and message board versions (#180) 2022-10-14 12:32:59 +05:30
Chalith Desaman
eefbbfac61 Modifed node version check (#178) 2022-08-31 16:26:47 +05:30
Chalith Desaman
cb0dbc6ead Fix instance requirement configs when initiating sahsimono instances (#174) 2022-08-22 16:39:35 +05:30
Chalith Desaman
9e4c303d9c Modified sashimono command checks (#172) 2022-08-08 16:29:41 +05:30
Chalith Desaman
a92395a90f Updated sashimono and message board versions (#171) 2022-08-04 13:19:45 +05:30
Udith Indrakantha
bdce0bb023 Checking for Existing Sashimono Instances with Same Name (#169) 2022-08-04 12:11:14 +05:30
Chalith Desaman
bab4819651 Updated mb-xrpl and sashimono versions (#168) 2022-08-03 13:00:21 +05:30
Chalith Desaman
c019dc4c44 Updated sashimono and message board versions (#162) 2022-07-19 13:53:03 +05:30
Chalith Desaman
83e21e1e1e Configure user and peer ports on sashimono install (#158) 2022-07-15 17:57:19 +05:30
Udith Indrakantha
0c267b0873 Changing Buffer Sizes for JSON List Command (#159) 2022-07-15 16:42:29 +05:30
Chalith Desaman
0a0cdcfa5b Updated sashimono and messageboard version (#155) 2022-07-08 17:02:42 +05:30
Chalith Desaman
f53b8a6584 Distribute CPU share among all the CPUs (#150) 2022-07-04 17:23:57 +05:30
Chalith Desaman
85b9cb7b66 Messageboard & sashimono agent version upgrade (#151) 2022-07-04 17:02:14 +05:30
ravinsp
03166b7cc9 Lowercase fix for error codes. 2022-06-27 16:07:00 +05:30
ravinsp
5b05bfb4b6 Use specific error codes for internal errors. 2022-06-27 16:06:11 +05:30
Ravin Perera
8e0d18bad3 Private docker registry enhancements. (#142)
Got private docker registry working without secure mode. Feature disabled by default.
2022-05-20 17:04:20 +05:30
Kithmini Gunawardhana
1eb09d69c6 Permanent deletion of instance and lease records (#133) 2022-05-04 10:09:33 +05:30
Ravin Perera
0ec4313c85 UX improvements to installer and message board. (#131)
- Changed y/n pattern of setup questions.
- Registry address display during install.
- Improve evernode status output.
- Include config files in 'evernode log' output.
- Fixed issue with country code detection on dns addresses.
- Added space character validity check for dns address.
2022-04-29 08:34:43 +05:30
Chalith Desaman
f62d5d42dc Fixed instance creation failure when the max instance count is large (#130) 2022-04-28 16:21:23 +05:30
Kithmini Gunawardhana
d52da76499 Remove old logic of GUID regeneration (#124) 2022-04-25 19:02:11 +05:30
Kithmini Gunawardhana
bbc6edc238 Addition of lease info to the instance list (#120)
Co-authored-by: ravinsp <33562092+ravinsp@users.noreply.github.com>
2022-04-25 09:41:22 +05:30
Ravin Perera
3daa1126f6 Sashi cli and rootless dockerd fixes (#122)
* Fixed sashi cli create json construction issue
* Properly applied rootless slirp4netns port driver.
* Added dockerd max-concurrent-downloads.
* Changed some debug logs to info.
2022-04-23 13:14:05 +05:30
Chalith Desaman
3585cf438d Use the lease nft id as the instance name in sashimono (#108) 2022-04-04 07:40:31 +05:30
Savinda Senevirathne
55dc650889 Enable instance ports from firewall in evernode installation setup (#102) 2022-03-22 08:35:12 +05:30
Ravin Perera
e696207e46 Upgraded nodejs dependencies to 16.x (#99) 2022-03-08 21:13:04 +05:30