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 BLS keys + signers config for local network #2794

Merged

Conversation

Nuttymoon
Copy link
Contributor

Why this should be merged

Fixes #2786

How this works

This PR adds a BLS key file for each node of the local network and enriches genesis_local.json with the corresponding signer field.

How this was tested

Unit tests + I spun up a local network using the built binary and associated BLS key files.

@StephenButtolph StephenButtolph added this to the v1.11.3 milestone Mar 1, 2024
@StephenButtolph StephenButtolph added the enhancement New feature or request label Mar 1, 2024
Copy link
Contributor

@felipemadero felipemadero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@StephenButtolph StephenButtolph added this pull request to the merge queue Mar 1, 2024
@StephenButtolph
Copy link
Contributor

Thanks for adding this!

Merged via the queue into ava-labs:master with commit 257912c Mar 1, 2024
17 checks passed
mboben pushed a commit to mboben/avalanchego that referenced this pull request Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add BLS signers to local network genesis
3 participants