ssvlabs / ssv-spec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MsgProcessingSpecTest should be truly end to end...

GalRogozinski opened this issue · comments

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.