Closed pavelkrolevets closed 1 month ago
Fix for https://github.com/ssvlabs/ssv-dkg/issues/109 and https://github.com/ssvlabs/ssv-dkg/issues/106
Old version 0.0.1 and 1.0.1 reply with error incorrect offset as they cant ssz unmarshal messages structured differently. In case of ping to older versions even dont have health_check route, so they reply 404
incorrect offset
ssz
ping
health_check
closing it in favor of https://github.com/ssvlabs/ssv-dkg/pull/139 as it has too many conflicts, and no activity.
Fix for https://github.com/ssvlabs/ssv-dkg/issues/109 and https://github.com/ssvlabs/ssv-dkg/issues/106
Old version 0.0.1 and 1.0.1 reply with error
incorrect offset
as they cantssz
unmarshal messages structured differently. In case ofping
to older versions even dont havehealth_check
route, so they reply 404