ssvlabs / ssv-spec

GNU General Public License v3.0
25 stars 22 forks source link

Sort signers in decided message #484

Closed MatheusFranco99 closed 3 weeks ago

MatheusFranco99 commented 4 weeks ago

Overview

This PR adds the feature of sorting the signers in the decided message.

It adds a "sorted decided" test to test the sorting upon receiving commit messages in an unsorted order.

Closes https://github.com/ssvlabs/ssv-spec/issues/472