Conversation
|
@jimmygchen , I think because #4343 is not yet merged into unstable, so the endpoint is throwing a 404 error. |
|
#4343 has merged and there's a little conflict here now 🙏 |
|
@paulhauner , I've fixed the conflict. Should work now !! |
|
Thanks for fixing the conflicts! We have some unhappy tests now though :( Feel free to fix at your leisure |
|
Hey @Gua00va, we're hoping to include this in v4.4.0 which means we'd need to have this merged this week (the week of the 21st). If you'd like to fix up the test compile errors, please go ahead! If you don't have the time to finish it up (which is totally OK), just let me know and we'll finish it up. If I don't hear from you I'll probably end up just pushing some fixes to this branch |
I will try to complete this in a day or two |
|
@paulhauner, The tests should work fine now. Sorry for the delay ! |
|
@Gua00va Did you mean to close this? |
Yes. I am working on it in a seperate PR. |
Issue Addressed
Solves #4522
Proposed Changes
Validator Client now uses standard liveness endpoint
/eth/v1/validator/liveness/{epoch}implemented here #4343