Closed pavelkrolevets closed 1 week 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
@MatusKysel https://github.com/ssvlabs/ssv-dkg/issues/109#issuecomment-2447400867
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