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

Move ValidatorApiResponse #275

Merged
merged 4 commits into from
Dec 12, 2023
Merged

Conversation

sstanculeanu
Copy link
Collaborator

No description provided.

@sstanculeanu sstanculeanu self-assigned this Nov 27, 2023
@iulianpascalau iulianpascalau self-requested a review December 4, 2023 10:03
TotalNumValidatorFailure uint32 `protobuf:"varint,12,opt,name=TotalNumValidatorFailure,proto3" json:"totalNumValidatorFailure"`
TotalNumValidatorIgnoredSignatures uint32 `protobuf:"varint,13,opt,name=TotalNumValidatorIgnoredSignatures,proto3" json:"totalNumValidatorIgnoredSignatures"`
ShardId uint32 `protobuf:"varint,14,opt,name=ShardId,proto3" json:"shardId"`
ValidatorStatus string `protobuf:"bytes,15,opt,name=ValidatorStatus,proto3" json:"validatorStatus,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

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

why omit empty here? The original proxy struct did not have this omit empty

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

used mx-chain-go initial structure as "the good one", thus the omitempty field

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

pushed

@BeniaminDrasovean BeniaminDrasovean self-requested a review December 4, 2023 10:56
@sstanculeanu sstanculeanu merged commit bb0e5f8 into rc/v1.7.0 Dec 12, 2023
2 checks passed
@sstanculeanu sstanculeanu deleted the move_validatorAPIResponse branch December 12, 2023 11: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.

4 participants