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/customize number of signers in devnet #1555

Merged
merged 8 commits into from
Sep 12, 2024

Conversation

hugocaillard
Copy link
Collaborator

@hugocaillard hugocaillard commented Sep 5, 2024

Adding a new devnet.stacks_signers_keys configuratoin key, that is an array of strings.
Each keys will result in a stacks signer container being booted as part of the devnet.

Stackers will also use these key to send the stacking txs.

This PR also adds a devnet.stacks_signers_env_vars (similar to stacks_node_env_vars)

resolves #1530

Copy link

codecov bot commented Sep 5, 2024

@hugocaillard hugocaillard force-pushed the feat/customize-number-of-signers-in-devnet branch from 996b259 to f6e122e Compare September 6, 2024 10:19
@hugocaillard hugocaillard force-pushed the feat/customize-number-of-signers-in-devnet branch from f6e122e to b25d865 Compare September 7, 2024 12:54
@hugocaillard hugocaillard force-pushed the feat/customize-number-of-signers-in-devnet branch from b25d865 to 93a76de Compare September 9, 2024 12:38
@hugocaillard hugocaillard merged commit 76eba28 into main Sep 12, 2024
19 checks passed
@hugocaillard hugocaillard deleted the feat/customize-number-of-signers-in-devnet branch September 12, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Make signers config customizable
2 participants