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 ssz-generic bitvector tests: those invalid cases of higher length… #1374

Merged
merged 1 commit into from
Aug 22, 2019

Conversation

protolambda
Copy link
Contributor

Fix ssz-generic bitvector tests: those invalid cases of higher length than type describes, but same byte size, should have at least 1 bit set in the overflow to be invalid.

The issue was found in (experimental) ssz-generic tests by @zilm13 👍

… than type describes, but same byte size, should have at least 1 bit set in the overflow to be invalid
@djrtwo djrtwo merged commit 2f8b737 into v08x Aug 22, 2019
@djrtwo djrtwo deleted the generic-bitvector-tests-fix branch August 22, 2019 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants