documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Documentation portal for all things Prysmatic / Eth2

Results 81 documentation issues
Sort by recently updated
recently updated
newest added

Source: https://docs.prylabs.network/docs/advanced/proof-of-stake-devnet Request: How to add another validator node?

When following [this page ](https://docs.prylabs.network/docs/prysm-usage/client-stats), I get a lot of `missing data` on the beaconcha.in app. We should check if the uploaded data are still in the format expected by...

When following instructions on this page, Grafana dashboards indicate `NO DATA`. We should find if there is something wrong with the documentation, or with the dashboards.

Source: https://docs.prylabs.network/docs/prysm-usage/database-backups Request: (how can we help?) Can you add a hint on how (or if it is possible) to restore a backup from one validator client to another? Meaning...

potuz wrote this explanation on validator performance tracking but should be migrated to our docs in some way. https://hackmd.io/@potuz/HJGTPDz1n

Source: https://docs.prylabs.network/docs/advanced/proof-of-stake-devnet $ ./prysmctl testnet generate-genesis --num-validators=64 --output-ssz=genesis.ssz --chain-config-file=config.yml --override-eth1data=true INFO[0000] Specified a chain config file: config.yml prefix=genesis FATA[0000] Could not generate beacon chain genesis state error="could not set config...

Source: https://docs.prylabs.network/docs/wallet/exiting-a-validator Request: How to exit only one or more specific validators from the "all-accounts.keystore.json"

Source: https://docs.prylabs.network/docs/advanced/proof-of-stake-devnet The tutorial does not work anymore. No blocks are being produced. Steps to reproduce: ``` git clone https://github.com/rauljordan/eth-pos-devnet && cd eth-pos-devnet docker-compose pull docker-compose up -d ``` No...

Source: https://docs.prylabs.network/docs/wallet/withdraw-validator Request: (how can we help?) So I was confused by this article because I thought I have to run the withdraw credentials everytime I want to partial withdraw:...