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

fix: adjust the number of spork defaults #6331

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Oct 16, 2024

Issue being fixed or feature implemented

{
  "SPORK_2_INSTANTSEND_ENABLED": 4070908800,
  "SPORK_3_INSTANTSEND_BLOCK_FILTERING": 4070908800,
  "SPORK_9_SUPERBLOCKS_ENABLED": 4070908800,
  "SPORK_17_QUORUM_DKG_ENABLED": 4070908800,
  "SPORK_19_CHAINLOCKS_ENABLED": 4070908800,
  "SPORK_21_QUORUM_ALL_CONNECTED": 4070908800,
  "SPORK_23_QUORUM_POSE": 4070908800,
  "": 0 <----- this line shouldn't exist
}

6275 follow-up

What was done?

How Has This Been Tested?

Breaking Changes

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation
  • I have assigned this pull request to a milestone (for repository code-owners and collaborators only)

@UdjinM6 UdjinM6 added this to the 22 milestone Oct 16, 2024
Copy link
Collaborator

@knst knst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK 7d933d8

Copy link
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK 7d933d8

@PastaPastaPasta PastaPastaPasta merged commit dd33182 into dashpay:develop Oct 22, 2024
34 of 35 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.

3 participants