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(node): support BLS staking key + custom network genesis #118

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

Nuttymoon
Copy link
Contributor

@Nuttymoon Nuttymoon commented Jan 18, 2024

Changes

  • avalanche.node
    • Support providing a BLS key as staking key (used by AWM)
    • Support providing a custom genesis file to create a custom network (not mainnet, testnet|fuji or local)
  • Update license header

Breaking changes

  • avalanche.node
    • Variable avalanchego_staking_certs_dir was renamed to avalanchego_staking_dir
    • Rename node.(crt|key) to staker.(crt|key) to match AvalancheGo default

Additional comment

The BLS key file for a node has to be provided as {{ inventory_hostname }}.bls.key in the local staking dir.

@Nuttymoon Nuttymoon merged commit 96ad2ce into main Jan 24, 2024
@Nuttymoon Nuttymoon deleted the node-staking-key branch January 24, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant