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

Store unparsed header bytes #2150

Open
kushti opened this issue Apr 16, 2024 · 0 comments · May be fixed by #2151
Open

Store unparsed header bytes #2150

kushti opened this issue Apr 16, 2024 · 0 comments · May be fixed by #2151

Comments

@kushti
Copy link
Member

kushti commented Apr 16, 2024

Currently , adding new header bytes is supported by header serialization, but unparsed bytes are not stored in Header, thus roundtrip property is broken. There is need to add unparsed bytes to Header and then at some point in when nearly all the nodes are updated it will be secure to add new bytes.

@kushti kushti changed the title Storing unparsed header bytes Store unparsed header bytes Apr 16, 2024
kushti added a commit that referenced this issue Apr 17, 2024
@kushti kushti linked a pull request Apr 17, 2024 that will close this issue
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 a pull request may close this issue.

1 participant