šØ 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:
- To fairly reward GPUs optimized for AI jobs, Lilybits will be provided based on GPU card info (VRAM, Tensor cores, Cuda cores) in addition to the PoW uptime multiplier. The calculation will no longer use hashrate, but RPs will still be required to run PoWs. https://blog.lilypadnetwork.org/update-to-the-lilybit-rewards-calculation
- RPs will report their Lilypad version to the network
- This release includes a
docker-compose
file for RPs to easily get setup and running! https://docs.lilypad.tech/lilypad/hardware-providers/run-a-node/docker
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. š