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 containers, direct to field sedes elements, not the pair containing them #73

Closed
wants to merge 1 commit into from

Conversation

protolambda
Copy link
Contributor

What was wrong?

fields_sedes is a series of (name, sedes), not just sedes. The code however, expected sedes in some places.

Stumbled on it with work on ethereum/consensus-specs#1178

How was it fixed?

Simply unpack the pair, and get the sedes from it.

Cute Animal Picture

pineapple night owl

@protolambda
Copy link
Contributor Author

Nvm, had incorrect Container instantiation, which resulted in the tuple wrapping of fields.

pacrob added a commit to pacrob/py-ssz that referenced this pull request Apr 14, 2023
bump docs dependencies, add readthedocs requirements
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.

1 participant