We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ethereum/consensus-specs#2043
The text was updated successfully, but these errors were encountered:
@wemeetagain Does this issue require any changes in our case? It just adds a uint32 casting
uint32
variable_offsets = [serialize(uint32(sum(fixed_lengths + variable_lengths[:i]))) for i in range(len(value))]
Sorry, something went wrong.
Merge pull request #62 from ChainSafe/dependabot/npm_and_yarn/path-pa…
85d289c
…rse-1.0.7 Bump path-parse from 1.0.6 to 1.0.7
Implement setHashObjectFn (#62)
35bad6a
* Implement setHashObjectFn * Fix lint * Add missing JSDoc
No branches or pull requests
ethereum/consensus-specs#2043
The text was updated successfully, but these errors were encountered: