Open GalRogozinski opened 1 year ago
[]byte
GetPostState
WriteJsonStateComparison
interface{}
MultiMsgProcessingSpecTest
overrideStateComparison
Task List:
[]byte
types should be custom types that serialize to hex #278GetPostState
andWriteJsonStateComparison
shouldn't useinterface{}
. https://github.com/bloxapp/ssv-spec/pull/281#discussion_r1253019248MultiMsgProcessingSpecTest
should create a json file for each subtestGetPostState
has lots of copy pastes across different files. Try to make it better.overrideStateComparison
has lots of copy pastes across different files. Try to make it better.