status-im / status-protocol-go

Status Protocol implementation in Go
Mozilla Public License 2.0
0 stars 1 forks source link

Validate MembershipUpdateEvent messages #83

Closed adambabik closed 4 years ago

adambabik commented 4 years ago

MembershipUpdateEvent needs to be validated and not valid events must be discarded. Based on the valid events, a current state of a group is built.