Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

update(RFC55): MembershipUpdateMessage protobuf #593

Closed
2 tasks
kaiserd opened this issue Apr 18, 2023 · 1 comment
Closed
2 tasks

update(RFC55): MembershipUpdateMessage protobuf #593

kaiserd opened this issue Apr 18, 2023 · 1 comment

Comments

@kaiserd
Copy link
Contributor

kaiserd commented Apr 18, 2023

background

This issue tracks an update to MembershipUpdateMessage that has been left for post-MVP.
previous discussion.

description

The field repeated bytes events = 2; of MembershipUpdateEventshould be of typeMembershipUpdateEvent. (Currently the first element is the signature, and all other elements after are encoded MembershipUpdateEvent`s.)
This requires adding a new field for the signature.

actions

  • add new field for signature
  • change type of events to MembershipUpdateEvent

cc @rymnc @felicio

@jimstir
Copy link
Contributor

jimstir commented Jun 14, 2024

Issue moved here

@jimstir jimstir closed this as not planned Won't fix, can't repro, duplicate, stale Jun 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants