Closed Wolmin closed 1 year ago
:rocket: Deployed preview to curl https://install.lukso.network/186 | sh
Tested on Ubuntu 22.04 LTS amd64
-> lukso start --checkpoint-sync
:
ps aux | grep prysm
prysm --accept-terms-of-use --config-file=./configs/mainnet/prysm/prysm.yaml --contract-deployment-block=0 --genesis-state=./configs/mainnet/shared/genesis.ssz --chain-config-file=./configs/mainnet/shared/config.yaml --checkpoint-sync-url=https://checkpoints.mainnet.lukso.network/
Still WIP: testing on Debian and ARM now
(no clickup ticket since it was made on the fly) This is a PR that introduces:
--checkpoint-sync
bool flag - enables checkpoint sync based on your selected network--contract-deployment-block=0
into prysm's beacon client