Closed Faithtosin closed 8 months ago
@samcm What do you think is causing this?
Ahh the deposit_snapshot
method is required to serve a checkpoint now - I'm guessing Lodestar doesn't have support for this beacon api?
I can replicate this running lighthouse and Ephemery.
Fixed in v0.22.0
!
I can confirm the issue has been fixed. Thanks @samcm
Ahh the
deposit_snapshot
method is required to serve a checkpoint now - I'm guessing Lodestar doesn't have support for this beacon api?
Just to clarify this, we don't support it and we currently don't plan to implement it as we already fully implemented EIP-6110 which obsoletes the API in Pectra. I guess could be useful to get historical deposits?
Thanks for fixing this on your end
There have been issues with upgrading checkpointz to either
v0.20.0
orv0.21.0
with the latest version of lodestar.v0.19.2
does not have this issue butv0.20.0
andv0.21.0
both produce this errorv0.19.2 logs:
v.21.0 logs: