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

Extend configure script #356

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Extend configure script #356

wants to merge 2 commits into from

Conversation

Endogen
Copy link
Contributor

@Endogen Endogen commented Jan 12, 2025

Description

TODO

  • founder vk should be set as the sole validator in masternodes.nodes in abci_genesis
  • founder public key (derived from vk) should be the only validator in top level validator array in genesis.json
  • seed_nodes should be set to empty in config.toml

Type of change

Please delete options that are not relevant.

  •  Enhancement (simplifying, beautifying, better performance, etc.)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (change that requires code adjustments in other places)
  •  Fork needed (fix or feature that requires a resync of blockchain state)

Checklist

  • I have performed a self-review of my own code
  • I have tested this change in my development environment.
  • I have added tests to prove that this change works
  • All existing tests pass after this change
  • I have added / updated documentation related to this change

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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant