Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Cluster Edit Automation Scripts

Automation scripts for Charon distributed validator cluster editing operations.

Documentation

Scripts

Directory Description
edit/add-validators/ Add new validators to an existing cluster
edit/recreate-private-keys/ Refresh private key shares while keeping the same validator public keys
edit/add-operators/ Expand the cluster by adding new operators
edit/remove-operators/ Remove operators from the cluster
edit/replace-operator/ Replace a single operator in a cluster
edit/vc/ Export/import/update anti-slashing databases (EIP-3076)
edit/test/ E2E integration tests for all edit scripts

Prerequisites

  • .env file with NETWORK and VC variables
  • Docker and docker compose
  • jq