Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@chalith chalith released this 20 Aug 07:10
· 1 commit to main since this release

Evernode Release: v0.12.0

Enhancements in this release

  • Reputation Assessment Registration flow changes:
    • The reputation contract execution and evaluation runs for the first half of the moment.
    • Hosts report scores, register for the universe, and remove reputation instance in a staggered manner in the 3rd quarter of the moment.
    • Hosts launch instances in a staggered manner during the last quarter of the moment.
  • Adjusted the heartbeat staggering mechanism.
  • Fixes to detect and fix lease inconsistencies at the startup of the message board.

How to Install/Update

  • For Fresh Installation

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

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

NOTE:

  • The majority of hosts should apply this update to ensure proper execution of the reputation assessment process.
  • If you experience any problems during this update or while maintaining your host in version v0.12.0, please refer to Diagnostics section. If it doesn't solve your problem open an issue here or contact Geveo team on Discord Direct Messaging with the supporting log files.