abklabs / svmkit

SVMKit is a operational toolchain for SVM
https://abklabs.com
GNU General Public License v3.0
17 stars 3 forks source link

[1-Hour] Design how we're going to do validator version lookup #33

Open kespinola opened 3 weeks ago

kespinola commented 3 weeks ago

Background

We need a way for looking up which version of a given validator, is needed for a given network. The purpose of this is to:

  1. Make it so that validator users don't need to manually track versions inside their configurations, unless they explicitly want to.
  2. We need a way to coordinate with the network, so that the correct version is picked based on the state of the network (e.g. on testnet as of epoch N, we need version X of

Outcome

A design document for how we're going to handle doing version lookup for a given network/validator.

Questions

linear[bot] commented 3 weeks ago

SOPS-17 Pulumi Version Lookup Component