ssvlabs / ssv-spec

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

MsgProcessingSpecTest should be truly end to end... #405

Open GalRogozinski opened 3 months ago

GalRogozinski commented 3 months ago

Description

Currently SSV.MsgProcessingTest doesn't compare the output of the envelope (SSVMessage). Meaning we don't test that we have created the proper message ID.

Another option is to have a spectest that ensures we are always creating the envelope right.