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

Set Custody Count Correctly #14004

Merged
merged 2 commits into from
May 16, 2024
Merged

Set Custody Count Correctly #14004

merged 2 commits into from
May 16, 2024

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented May 15, 2024

What type of PR is this?

Bug Fix

What does this PR do? Why is it needed?

We marshal the custody count correctly as an 8-byte slice instead of 1.

Which issues(s) does this PR fix?

N.A

Other notes for review

@nisdas nisdas added the Ready For Review A pull request ready for code review label May 15, 2024
@nisdas nisdas requested a review from a team as a code owner May 15, 2024 13:58
@nisdas nisdas requested review from kasey, nalepae and rauljordan and removed request for a team May 15, 2024 13:58
Copy link
Member

@prestonvanloon prestonvanloon left a comment

Choose a reason for hiding this comment

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

Any test you could add for this?

edit: nvm i thought this was for develop

Comment on lines 63 to 64
// Load the `custody_subnet_count`
// TODO: Do not harcode `custody_subnet_count`
Copy link
Contributor

Choose a reason for hiding this comment

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

With these latest changes, are these comments still relevant?

@nisdas nisdas merged commit a1466d2 into peerDAS May 16, 2024
15 of 16 checks passed
@nisdas nisdas deleted the fixSubnetCustodyENR branch May 16, 2024 07:10
nisdas added a commit that referenced this pull request May 16, 2024
* Set Custody Count Correctly

* Fix Discovery Count
nalepae pushed a commit that referenced this pull request May 30, 2024
* Set Custody Count Correctly

* Fix Discovery Count
nalepae pushed a commit that referenced this pull request May 30, 2024
* Set Custody Count Correctly

* Fix Discovery Count
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants