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

Add target committee size to protocol parameters #598

Merged
merged 3 commits into from
Nov 8, 2023

Conversation

jonastheis
Copy link
Contributor

This PR adds a protocol parameters for the committee size. It is TargetCommitteeSize as that is what we aim for. In case there are fewer candidates, the selected committee for an epoch can be smaller.

Necessary for iotaledger/iota-core#495

@jonastheis jonastheis linked an issue Nov 8, 2023 that may be closed by this pull request
…get-committee-size

# Conflicts:
#	api_protocol_parameters.go
#	api_test.go
#	nodeclient/apimodels/core_test.go
@alexsporn alexsporn force-pushed the feat/target-committee-size branch from 7d43645 to b1f33f3 Compare November 8, 2023 10:38
@alexsporn alexsporn merged commit bf75d70 into develop Nov 8, 2023
4 checks passed
@alexsporn alexsporn deleted the feat/target-committee-size branch November 8, 2023 10:39
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.

Enable top-stakers dPoS
3 participants