šŸšØ Action Required - New Release - Einstein (v2.9.0)

šŸšØ Action Required - New Release - Einstein (v2.9.0)

"Imagination is more important than knowledge." - Albert Einstein

gm Resource Providers! šŸø

Lilypad v2.9.0 - Einstein was released requiring RPs to update! https://github.com/Lilypad-Tech/lilypad/releases/tag/v2.9.0

Changes include updates to the Lilybit Rewards calculation, an update window, & more. The Lilybit calculation will change this week to using GPU card info instead of hashrate. Slashing will be turned on this week.

šŸšØ Update Window

With new releases, RPs will have two weeks to update before the previous version is deprecated. Failure to update in this period will prohibit a RP from earning Lilybits.

v2.9.0:

Update Linux RP:

1ļøāƒ£ Stop the RP (skip if offline):

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

Leave the local IPFS node running.

2ļøāƒ£ Remove the old Lilypad executable carefully:

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

3ļøāƒ£ Install the latest version

https://docs.lilypad.tech/lilypad/hardware-providers/run-a-node/linux#install-lilypad

4ļøāƒ£ Restart RP

Once configured, start the RP:

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

Update Docker RP

Use the `docker-compose` file to effortlessly setup the RP. https://docs.lilypad.tech/lilypad/hardware-providers/run-a-node/docker#docker-compose

Got questions? Hop into our Discord #i-need-help channel. šŸš€