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

Mithril client #30

Merged
merged 6 commits into from
Feb 2, 2024
Merged

Mithril client #30

merged 6 commits into from
Feb 2, 2024

Conversation

johnalotoski
Copy link
Collaborator

Overview:

  • Adds a mithril client for nixosConfigurations, process-compose cardano-node processes and cardano-node entrypoint

Details:

  • Adds a mithril client and signer packages, iohk-nix mithril input
  • Adds a cardano-node mithril client for nixosConfigurations using profile-cardano-node-group nixosModule
  • Adds a process-compose cardano-node mithril client
  • Adds a cardano-node entrypoint mithril client, replacing the prior snapshot entrypoint functionality

Default Mithril Behavior:

  • Mithril client will bootstrap automatically on preview and preprod environments
  • Mithril client for mainnet is expected to be enabled in the near future
  • nixosConfigurations can disable mithril bootstrapping with the config.services.cardano-node.enableMithrilClient option
  • process-compose can disable mithril bootstrapping with the MITHRIL_DISABLE or MITHRIL_DISABLE_$ENV env vars
  • cardano-node entrypoint can disable mithril bootstrapping with the MITHRIL_DISABLE env var

@johnalotoski johnalotoski merged commit aad17f7 into main Feb 2, 2024
2 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.

1 participant