ethereum-validators-monitoring icon indicating copy to clipboard operation
ethereum-validators-monitoring copied to clipboard

Deprecate `VALIDATOR_REGISTRY_SOURCE = lido`

Open vgorkavenko opened this issue 1 year ago • 0 comments

The idea is to deprecate lido source and use keysapi as the main validators source for the application.

The action points are:

  • add depreciation message if lido is chosen as validator source whenever pulling validators from the source
  • add Keys API instance to docker-compose (with corresponding env variables)
  • make the corresponding lido env variables optional when keysapi or file is selected

vgorkavenko avatar Oct 23 '23 08:10 vgorkavenko