Conversation
|
@jimmygchen, Not sure why the test is failing. I haven't made any changes there. |
08f9125 to
ea06eb7
Compare
|
Should work now!!! |
jimmygchen
left a comment
There was a problem hiding this comment.
Hi @Gua00va
Thanks for the PR! I've added some comments :)
I think we need to update the doppelganger_serivce to work with the standard response StandardLivenessResponseData.
@jimmygchen, I have made some changes. Please have a look. |
jimmygchen
left a comment
There was a problem hiding this comment.
Hi @Gua00va sorry about the delay - I've added some more comments, mostly around efficiency but the overall changes look good to me!
@jimmygchen, I have made the required changes. Please have a look. |
jimmygchen
left a comment
There was a problem hiding this comment.
Looks good to me! Thanks for your work and patience
I've just triggered a CI run now.
|
@jimmygchen, This failure doesn't seem to be due to my changes. |
|
Yep I can confirm, thanks @Gua00va ! |
Issue Addressed
Solves #4522
Proposed Changes
Validator Client now uses standard liveness endpoint
/eth/v1/validator/liveness/{epoch}implemented here #4343For reference : #4539