🚨 Action Required - New Release v2.4.0

🚨 Action Required - New Release v2.4.0

gm gm! 🐸 πŸͺ·

A network update was released adding traces to Lilypad jobs. Telemetry data will be collected when a job runs that collects information on the various stages of running a job. This telemetry data helps our team collect info to assist Lilypad RPs to debug issues.

Lilypad Resource Providers will need to update to the latest Lilypad version 2.4.0 (https://github.com/Lilypad-Tech/lilypad/releases/tag/v2.4.0) !

Visibility into simple mechanisms such as time and consistency of job acceptance by a RP provides valuable insight into potential network optimizations. We collect telemetry data to improve the health of the Lilypad network.

The collected data includes system information, wallet addresses, and metadata about jobs that have run on the network. Job metadata may include content identifiers for job inputs or outputs, but we do not retrieve actual inputs or outputs without your permission.

For more details, check out section 25 of the Lilypad Privacy Policy (https://www.notion.so/Privacy-Policy-f7a420a2667744cba5fd4b1868f079fa?pvs=21) !

Here’s how to update:

1️⃣ If the Lilypad RP is running, stop the system (if the node is not running, disregard this first step):

`sudo systemctl stop bacalhau`
`sudo systemctl stop lilypad-resource-provider`

2️⃣ Remove the Lilypad executable by running:

Please note that using sudo rm -rf is very powerful and can be dangerous if not used carefully.

`sudo rm -rf /usr/local/bin/lilypad`

3️⃣ Reinstall Lilypad with the latest version (https://docs.lilypad.tech/lilypad/hardware-providers/run-a-node#install-lilypad).

4️⃣ Start your resource provider by running:

`sudo systemctl start bacalhau`
`sudo systemctl start lilypad-resource-provider`

We're always looking to improve your experience, so please share any feedback here.

Need help? Hop into our Discord and tag @devrelcrew in the #i-need-help channel. Let's keep buidl-ing together! 🦾