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

[Chore]: Ensure prost protobuf serialization is deterministic #1001

Open
matteojug opened this issue Dec 1, 2024 · 0 comments
Open

[Chore]: Ensure prost protobuf serialization is deterministic #1001

matteojug opened this issue Dec 1, 2024 · 0 comments
Labels

Comments

@matteojug
Copy link
Collaborator

matteojug commented Dec 1, 2024

Chore - Ensure prost protobuf serialization is deterministic

1. Description

In #957 we rely on prost -- instead of the proto3 standard -- for deterministic serialization, as we need it to sign proto messages. We did check such assumption for some types and checked the implementation, but we need to ensure this is true for all the types.

Refs

https://protobuf.dev/programming-guides/encoding/#implications

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant