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

Node config bp #575

Merged
merged 3 commits into from
Apr 18, 2024
Merged

Node config bp #575

merged 3 commits into from
Apr 18, 2024

Conversation

johnalotoski
Copy link
Contributor

@johnalotoski johnalotoski commented Apr 2, 2024

  • Sets PeerSharing = true as default for all networks with a corresponding reduction in TargetNumberOfRootPeers from 100 to 60 to allow for peer sharing connections
  • Creates a seperate nodeConfigBp attribute for a block producer node configuration which will maintain PeerSharing = false
  • Updates mkConfigHtml to publish $ENV-config-bp.json for block producers in addition to the usual $ENV-config.json for non-block-producers
  • Adds a MinNodeVersion attribute (currently 8.10.0) to node config

* Adds nodeConfigBp cardanoLib attr
* Adds networkConfigBp cardanoLib attr
* Adds $ENV-config-bp.nix block producer specific node config base files
* Adds $ENV-config-bp.json to mkConfigHtml output
* Sets nodeConfig bp to PeerShare false
@johnalotoski johnalotoski marked this pull request as ready for review April 18, 2024 19:13
@disassembler disassembler merged commit 5bfea9f into master Apr 18, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants