diglos / userpatches

Tool used to create an Ethereum full node based on Armbian distro
GNU General Public License v2.0
51 stars 8 forks source link

Update prysm packages on apt-repository #13

Closed mangoleap closed 4 years ago

mangoleap commented 4 years ago

See title. Prysmatic Labs restarted the beacon testnet. The current package is unable to sync.

https://github.com/prysmaticlabs/prysm/releases

diglos commented 4 years ago

Hi,

thanks for letting me know. You can update by running:

sudo apt-get update && sudo apt-get install prysm-beacon prysm-validator

mangoleap commented 4 years ago

Thanks, I think a was a little bit too early. It said it's already up to date but now it installed just fine.