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

[non-substantive] Clarify offsets serialization #62

Open
ColinSchwarz opened this issue Sep 22, 2020 · 1 comment
Open

[non-substantive] Clarify offsets serialization #62

ColinSchwarz opened this issue Sep 22, 2020 · 1 comment

Comments

@ColinSchwarz
Copy link

ethereum/consensus-specs#2043

@dapplion dapplion transferred this issue from ChainSafe/lodestar Sep 29, 2020
@dapplion
Copy link
Contributor

@wemeetagain Does this issue require any changes in our case? It just adds a uint32 casting

variable_offsets = [serialize(uint32(sum(fixed_lengths + variable_lengths[:i]))) for i in range(len(value))]

wemeetagain added a commit that referenced this issue Aug 26, 2021
…rse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7
wemeetagain pushed a commit that referenced this issue Aug 26, 2021
* Implement setHashObjectFn

* Fix lint

* Add missing JSDoc
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

No branches or pull requests

2 participants