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

das-pr/custody-subnet-count #13

Merged
merged 2 commits into from
Apr 12, 2024
Merged

das-pr/custody-subnet-count #13

merged 2 commits into from
Apr 12, 2024

Conversation

Nashatyrev
Copy link
Owner

PR Description

Add config options to set extra DAS subnets and advertise it with ENR

Copy link
Collaborator

@zilm13 zilm13 left a comment

Choose a reason for hiding this comment

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

LGTM, just one nit
also leaving a link to discussion on ENR field to not forget https://github.com/ethereum/consensus-specs/pull/3574/files#r1562393224

@@ -137,6 +139,11 @@ public void setSyncCommitteeSubnetSubscriptions(Iterable<Integer> subnetIds) {
.sszSerialize());
}

public void setDASCustodySubnetCount(int count) {
Copy link
Collaborator

@zilm13 zilm13 Apr 12, 2024

Choose a reason for hiding this comment

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

let's add extra word into method name so it's clear why it's not set always.
Field name doesn't have anything like extra so at least something should highlight this.

@Nashatyrev Nashatyrev merged commit 139edad into das Apr 12, 2024
5 checks passed
@Nashatyrev Nashatyrev deleted the das-pr/custody-subnet-count branch May 2, 2024 16:42
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