workbenchapp / solana-workbench

Your one-stop shop for developing on Solana
MIT License
63 stars 7 forks source link

tell the user when a newer validator image is available, and help them move to it #235

Open SvenDowideit opened 2 years ago

SvenDowideit commented 2 years ago

atm, if you have a validator container, there's nothing to tell you it needs to be removed so you can pick one of the new ones.

SvenDowideit commented 2 years ago

and as per #257 - figure out how we detect what SolanaFoundation's today's "please use this version" is - we've hardcoded 1.10.31 for 0.4.0 :)

nathanleclaire commented 2 years ago

Feels like this one will closely be related to https://github.com/workbenchapp/solana-workbench/issues/243, since more common create/destroy containers will exacerbate the state issue