dappnode / DAppNode

General repository of the project dappnode
GNU General Public License v3.0
581 stars 99 forks source link

Support Gnosis testnet 'Chiado' #482

Closed dapplion closed 1 year ago

dapplion commented 2 years ago

DAppNode users represent a very significant portion of Gnosis Beacon Chain validator set. The purpose of Chiado is for consensus stakers to get familiar with required infrastructure post-merge.

Tasks todo

Prepare images with Chiado genesis.ssz, config.yaml and bootnodes for

Then just distribute the images as IPFS hashes in a common blog post and accessible doc

┆Issue is synchronized with this Basecamp todo by Unito

alexpeterson91 commented 2 years ago

I need info to add chiado testnet to the gnosis key gen. Edit I looked over their docs and their validator generator and they haven't added the chain specs for chiado or any other testnet that isn't from before mainnet launch.

tropicar commented 2 years ago

I need info to add Chiado testnet to the gnosis key gen. Edit I looked over their docs and their validator generator and they haven't added the chain specs for Chiado or any other testnet that isn't from before mainnet launch.

This is the configuration for Chiado testnet https://github.com/gnosischain/consensus-deployment-ansible/tree/master/chiado/custom_config_data

tropicar commented 2 years ago

Prysm is not possible now, because we need to use the 2.1.3 version that is compatible with the web3signer. We are working on building Lodestart, to make this possible its required to add some changed to the web3signer package.

dapplion commented 2 years ago

Update on Prysm: We hope to have a working version of Prysm for Gnosis Beacon Chain today on version v2.1.4

Pol-Lanski commented 1 year ago

@dapplion wen chiadov2?

dapplion commented 1 year ago

hmm