Skip to content

Need versioning support for alpenglow votor messages #415

@alexpyattaev

Description

@alexpyattaev

Problem

  • Right now there is no way to modify/evolve the votor messages

Proposed Solution

  • Add a version byte in the very beginning of the message, and make sure that it gets processed separately from the rest of the deserialization.
  • As an alternative, use the TLV logic from solana-gossip crate to encode votor messages on the wire.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions