Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: faucet with agoric chain #578

Open
Anmol1696 opened this issue Oct 31, 2024 · 1 comment
Open

bug: faucet with agoric chain #578

Anmol1696 opened this issue Oct 31, 2024 · 1 comment

Comments

@Anmol1696
Copy link
Collaborator

Context: with the faucet enabled, the agoric pod experiences up to 5 restarts (perhaps the faucet doesn't respect the validator's readiness check?). This change would allow us to use the latest versions of starship in CI.

Mentioned in: #577

CC: @0xpatrickdev

@Anmol1696
Copy link
Collaborator Author

In the faucet we might be looking just at the /status endpoint before we start the faucet.
Maybe the issue is here:
https://github.com/cosmology-tech/starship/blob/main/starship/charts/devnet/templates/chains/cosmos/genesis.yaml#L380
and here:
https://github.com/cosmology-tech/starship/blob/main/starship/charts/devnet/templates/chains/cosmos/genesis.yaml#L447

Maybe we can parametrize the check here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant