EvernodeXRPL / evernode-test-resources

0 stars 1 forks source link

Announcements #1

Open chalith opened 7 months ago

chalith commented 7 months ago

Greetings,

We are pleased to announce the availability of the new Evernode test installer bundle. To ensure its robustness and functionality, we have meticulously prepared a testing environment dedicated to assessing the installer's performance. This test environment is seamlessly integrated with the xahau testnet, featuring a fresh array of Evernode hook accounts equipped with simulated test EVRs. These hooks have been intentionally subjected to randomized failures to rigorously evaluate the installer's error-handling capabilities.

We are now introducing a new test release featuring the updated installer. You can utilize the provided tool to effortlessly generate a faucet account. Simply follow these steps:

  1. Download and unzip test-faucet.zip
  2. Run: node test-faucet
  3. This will generate a new testnet wallet with 6000 test EVRs where you can fund and install a host on Test Environment

For your convenience, we have included a command below to facilitate the installation and testing of the Evernode installer within your virtual machine:

curl -fsSL https://raw.githubusercontent.com/EvernodeXRPL/evernode-test-resources/main/sashimono/installer/evernode.sh | sudo bash -s install

We sincerely appreciate your willingness to participate in testing the installer and providing invaluable feedback. Should you encounter any issues or have suggestions for improvement, please do not hesitate to report them in the issues section in this repository.

Initial testing will be conducted in the testnet environment. Upon successful completion of this phase, we will transition to the mainnet for further testing.

Thank you for your continued support and dedication to making Evernode a resounding success.

Warm regards,

The Evernode Team

chalith commented 7 months ago

Hello Again,

We are thrilled to announce the release of the new test Evernode version v0.8.3 on test network. This release incorporates several bug fixes and enhancements based on your valuable feedback. We urge you to update your installations and provide us with detailed feedback to ensure a smooth experience in our mainnet testing phase.

You have two options for updating your installation:

Key Improvements in the new version:

Testing Instructions: Please test both update approaches (Update Command and Fresh Installation) and thoroughly examine the functionalities listed above. If you encounter any issues or observe improvements, kindly acknowledge them in the respective issues or close them if they are resolved. Additionally, feel free to report any further suggestions or issues in the issues section for our attention.

Your ongoing support and feedback are invaluable to us as we strive to deliver a robust and reliable product. We eagerly anticipate your participation in our mainnet testing phase sooner.

Warm regards,

The Evernode Team

chalith commented 7 months ago

Hi All,

We are thrilled to announce to you that now we are ready for the mainnet testing. So we have created a new release version v0.8.2 on mainnet. And we have funded some of you with 500 EVRs to the accounts you have provided us. If you haven't received the funds please send us the accounts on discord, We will fund you as soon as possible to start your testing on mainnet.

We have addressed the issues you have previously reported in the issues section:

Now you can try installing/updating this version on the mainnet and report to us any feedback, suggestions, or issues.

You can run the following commands to install or update on the mainnet:

After this phase is completed, we'll announce to the public that the new installer is ready. Until then, let's keep this private within this private test group.

We will still use this issues section for issue reporting until this testing phase is over.

Thank you for bearing with us and helping us with testing.

Warm regards,

The Evernode Team

kithminisg commented 4 months ago

Hello Everyone,

We would like to announce the release of the Sashimono patch update! Here's what you need to know:

Patch status:

This patch update addresses:

NOTE: Additionally, The reputation contract deployment process has been enhanced in this patch. Since the hosts outside the Beta Test group are still using the deprecated deployment model, the reputation contract instance on your host may not function properly until all hosts are updated. Staying opted in is encouraged to monitor any connection abnormalities.

Action Required:

IMPORTANT: Make sure you are in version v0.8.3 before you run this patch. And run the following commands on your v0.8.3 Evernode host to apply the patches.

  1. Run the following command to initiate the patch update process for your Message Board bundle.
curl -fsSL https://raw.githubusercontent.com/EvernodeXRPL/evernode-test-resources/updated-patch/sashimono/patches/update-message-board.sh | sudo bash -s

The script will automatically restart the Message Board upon the successful completion of the update.

  1. Run the following command to initiate the patch update process for your ReputationD bundle.
curl -fsSL https://raw.githubusercontent.com/EvernodeXRPL/evernode-test-resources/updated-patch/sashimono/patches/update-reputationd.sh | sudo bash -s

The script will automatically restart the ReputationD upon the successful completion of the update.

  1. Run the following command to initiate the patch update process for your Sashimono Agent binary.
curl -fsSL https://raw.githubusercontent.com/EvernodeXRPL/evernode-test-resources/updated-patch/sashimono/patches/update-sashimono.sh | sudo bash -s

The script will automatically restart the Sashimono Agent upon the successful completion of the update.

NOTES:


Your continued support and feedback mean a lot to us as we work on making our product better.

Warm regards,

The Evernode Team

kithminisg commented 3 months ago

Hello Everyone,

We are excited to announce the latest release of the Sashimono Update, version 0.9.0!

Here are the details:

Update Status:

This Update Includes:

Special Notes:

Action Required:

NOTES:


We are grateful for your support and feedback, which help us enhance our product.

Warm regards,

The Evernode Team