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

feat: munge testnet allocations more clearly #3439

Merged
merged 2 commits into from
Dec 7, 2023
Merged

Conversation

conorsch
Copy link
Contributor

@conorsch conorsch commented Nov 27, 2023

As of upcoming Testnet 64 (#3408), we plan to use upgrades to modify testnet state, rather than the historical process of "nuke and reset chainstate". We therefore must get allocations right out of the gate.

Creates three (3) plaintext files, one for each role:

  • team member
  • faucet bot
  • market-maker bot

The new-testnet.sh script reads addresses from these files and generates appropriate allocations, writing back to disk.

Significantly, we drop all historical discord allocations. Since we won't be resetting chain state frequently, there's no point in carrying forward those historical allocations.

As of upcoming Testnet 64, we plan to use upgrades to modify testnet
state, rather than the historical process of "nuke and reset
chainstate". We therefore must get allocations right out of the gate.

Creates three (3) plaintext files, one for each role:

  * team member
  * faucet bot
  * market-maker bot

The `new-testnet.sh` script reads addresses from these files and
generates appropriate allocations, writing back to disk.

Significantly, we drop all historical discord allocations. Since we
won't be resetting chain state frequently, there's no point in carrying
forward those historical allocations.

chore: rotate team addresses

Pinged the team to provide up-to-date addresses for inclusion. This
update includes:

  * addresses for all core team members
  * test account used in integration tests
  * "break-glass" whale account, stored as secondary osiris

The creds for the bg account are in the usual place.
@conorsch conorsch force-pushed the testnet-64-chain-id branch from 63645ba to 940be8b Compare December 7, 2023 22:45
@conorsch conorsch marked this pull request as ready for review December 7, 2023 23:12
@conorsch conorsch merged commit 63c48ee into main Dec 7, 2023
5 checks passed
@conorsch conorsch deleted the testnet-64-chain-id branch December 7, 2023 23:13
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

Successfully merging this pull request may close these issues.

1 participant