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

Add field roots for beacon state v3 #9914

Merged
merged 5 commits into from Nov 17, 2021
Merged

Conversation

terencechain
Copy link
Member

Part of implementing beacon state v3 (version: Merge) pkg. This PR adds all field roots related functionalities. These files are essentially duplicated from v2

As a reviewer, please cross check they are correctly duplicated from v2

nisdas
nisdas previously approved these changes Nov 17, 2021
nisdas
nisdas previously approved these changes Nov 17, 2021
@terencechain
Copy link
Member Author

Regarding Error:computeFieldRoots is unused (deadcode) from golint, it will be addressed in the next pr

@nisdas
Copy link
Member

nisdas commented Nov 17, 2021

@terencechain you will need to add an exception as we cant merge without gocheck passing.

@terencechain
Copy link
Member Author

@terencechain you will need to add an exception as we cant merge without gocheck passing.

ah, forgot it's required, ready again

@nisdas
Copy link
Member

nisdas commented Nov 17, 2021

Can you add in an exception for deadcode instead of the whole package for that particular struct ?

//nolint:deadcode

@prylabs-bulldozer prylabs-bulldozer bot merged commit 6f4c805 into develop Nov 17, 2021
@delete-merged-branch delete-merged-branch bot deleted the merge-state-2 branch November 17, 2021 09:04
@terencechain
Copy link
Member Author

thanks @nisdas !

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.

None yet

2 participants