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

CORE : Alter Configure Script to support creating 1 node network. #352

Open
duelingbenjos opened this issue Jan 8, 2025 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@duelingbenjos
Copy link
Contributor

configure.py needs to be adjusted, so that it can be used to create a new genesis from the genesis contracts.

  • founder vk (supplied as an argument) should be owner of all system contracts
  • 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
@duelingbenjos duelingbenjos converted this from a draft issue Jan 8, 2025
@Endogen Endogen self-assigned this Jan 12, 2025
@Endogen Endogen added the enhancement New feature or request label Jan 12, 2025
@Endogen
Copy link
Contributor

Endogen commented Jan 12, 2025

Working on #356 which will solve this

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
Status: Todo
Development

No branches or pull requests

2 participants