Skip to content

Tools for programmatically interacting with the validator registry contract

Notifications You must be signed in to change notification settings

primev/validator-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

validator-registry

Tools for programmatically interacting with the validator registry contract

/cmd/store-events is only relevant for mev-commit chain, while /cmd/migrate is only relevant for mainnet.

Validator Registry (simple stake contract) migration history

ValidatorRegistry.go is the go binding of the initial contract that was deployed on mev-commit chain. ValidatorRegistryV1.go is the binding of holesky contract that served as the source of truth of validator opt-in until August 15th 2024. ValidatorRegistryV1_aug15.go is the binding of the holesky contract that's up to date with mev-commit main branch commit ffd2f19bd9abd0cdbe6d9a094d88a4aa21432ba3, that will serve as the source of truth for validator opt-in from August 15th 2024 onwards. See https://github.com/primev/mev-commit/commit/ffd2f19bd9abd0cdbe6d9a094d88a4aa21432ba3.

cmd/holesky-migrate is the tool for the most recent migration that started on August 15th 2024.

About

Tools for programmatically interacting with the validator registry contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages