-
Notifications
You must be signed in to change notification settings - Fork 810
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 MetaData V3 support to node/identity
API
#6827
Conversation
3833ff8
to
d0943ab
Compare
Squashed commit of the following: commit d0943ab Author: Jimmy Chen <[email protected]> Date: Tue Jan 21 16:26:54 2025 +1100 Add metadata v3 support to `node/identity` api.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, this probably needs a corresponding PR on beacon-apis
?
@mergify queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at 2b6ec96 |
Thanks, I'll work on one this week! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ looks good!
Issue Addressed
Addresses #6348 - add
custody_group_count
tonode/identity
response, if Fulu/PeerDA fork is scheduled, otherwise maintain the same behaviour (MetaDataV2
response).