You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
Deploy eth1 miner with high TTD (Ensure the contract address is pre-deployed with the code + in the state)
Collect enode from miner and pass to config variable
Generate genesis state
Get ENR
PR with the information
Provision nodes
Deploy other clients with ENR to get them peering
Check if genesis root + genesis data matches with client API. It should match what the python script (genesis testnet tool repo) outputs for our genesis.ssz
Publish list of ENR address of the deployed clients, add as file to the PR
Setup monitoring and dashboards for the clients
Setup testnet faucet
Setup forkmon
Setup beacon explorer
Setup eth1 explorer
Setup public RPC (HAproxy route)
Document making deposits
Aim of devnet:
Test transition again, single miner to avoid issues
Test v3 specs
Have a new devnet for optimistic sync testing
Test @skylenet's kubernetes based setup for tooling + minority nodes