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

Fix consensus data testing structs #178

Closed
alonmuroch opened this issue Apr 12, 2023 · 2 comments
Closed

Fix consensus data testing structs #178

alonmuroch opened this issue Apr 12, 2023 · 2 comments
Labels
ssv ssv related issues

Comments

@alonmuroch
Copy link
Contributor

alonmuroch commented Apr 12, 2023

TestAttesterConsensusData, TestAggregatorConsensusData, TestProposerConsensusData, TestProposerBlindedBlockConsensusData, TestSyncCommitteeConsensusData and TestSyncCommitteeContributionConsensusData

In some cases the duty's ValidatorSyncCommitteeIndices needs to be instantiated as empty array and not nil

have (for some) missing data version and for some justifications are not initialized with an array which creates issues with comparing post test state comparison

@alonmuroch
Copy link
Contributor Author

will be done in #187

@alonmuroch
Copy link
Contributor Author

fixed version setting in test fixtures

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ssv ssv related issues
Projects
None yet
Development

No branches or pull requests

1 participant