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

Add CI action to update allocations for weekly testnet #17

Closed
conorsch opened this issue Nov 28, 2022 · 1 comment
Closed

Add CI action to update allocations for weekly testnet #17

conorsch opened this issue Nov 28, 2022 · 1 comment

Comments

@conorsch
Copy link
Contributor

As part of the weekly testnet deploy process, we use galileo to read through the recent Discord history and collect disbursements for those requesting funds via the faucet. Rather than asking a human to run these steps interactively, let's automate that step. The process is documented step by step here: https://github.com/penumbra-zone/penumbra/pull/1658/files#diff-83c75d0833c2c520a465acf2286aad6646d817bc143f82edb12d606b57f97c89L41-L52

We should also stop pinning specific tags in Galileo's Cargo.toml: we can just track main, and respond if and when things break. (Changes such as #15 are substantive; much of the recent galileo history in contrast is bumps to the pinned tags.)

See discussion in penumbra-zone/penumbra#1658 for additional context.

@conorsch
Copy link
Contributor Author

conorsch commented Jun 5, 2024

We aren't carrying over historical Discord allocations anymore, because we've stopped resetting the chain on every release, and instead we are preserving testnet chain state via upgrades.

@conorsch conorsch closed this as completed Jun 5, 2024
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