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

blob: fix some sidecar RLP encode/decode issues; #390

Merged
merged 4 commits into from
May 13, 2024

Conversation

0xbundler
Copy link

blob: fix some sidecar RLP encode/decode issues;

@setunapo
Copy link
Collaborator

This bug will broadcast a invalid newBlockMessage, and it will be decoded successfully without sidecar...
Which means, it will cause the issue of block propagate without sidecar

Test code to verify the RLP encode/decode logic:
https://go.dev/play/p/aD4cLpP1UxL

Copy link
Collaborator

@MatusKysel MatusKysel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job!

@setunapo setunapo merged commit fe53c16 into node-real:main May 13, 2024
3 checks passed
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.

5 participants