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(cluster): add DRep support to cluster scripts #2692

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Oct 25, 2024

Setup DReps in cluster scripts instead of in the framework.

  • Introduced NUM_DREPS and DREP_DELEGATED variables.
  • Added logic to generate DRep keys and registration certificates.
  • Updated transaction building to include DRep registration.
  • Modified governance setup to load DReps and DRep users.
  • Adjusted protocol parameters and transaction amounts.

Setup DReps in cluster scripts instead of in the framework.

- Introduced NUM_DREPS and DREP_DELEGATED variables.
- Added logic to generate DRep keys and registration certificates.
- Updated transaction building to include DRep registration.
- Modified governance setup to load DReps and DRep users.
- Adjusted protocol parameters and transaction amounts.
@mkoura mkoura merged commit d348af4 into master Oct 28, 2024
3 checks passed
@mkoura mkoura deleted the dreps_setup_in_scripts branch October 28, 2024 12:19
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