zzlyn / ConsensusVisualization

Other
2 stars 1 forks source link

Ability to globally identify bad messages as well as compromise the good ones #75

Closed zzlyn closed 4 years ago

zzlyn commented 4 years ago
  1. According to the comment on #69, we can simply have a flag to represent the message state.

  2. 73 added lines where validations should happen with comments // TODO: validity check.... Should also check if we are missing anywhere.

  3. Flags for messages that are already sent should be switchable on the pause menu UI.