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

feat: support for broadcasting unknown data #191

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pompon0
Copy link
Collaborator

@pompon0 pompon0 commented Sep 6, 2024

Re-encoding the protobuf message has a side effect of dropping unknown fields, which changes the hash of the message.
With this change we will be able to add data to the message broadcasted by the validator, in a backward compatible way.

@brunoffranca
Copy link
Member

Is this abandoned?

@pompon0
Copy link
Collaborator Author

pompon0 commented Oct 28, 2024

there is no use for it yet, but it is not abandoned.

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.

2 participants