GET /headers
https://ethereum.github.io/beacon-APIs/#/Beacon/getBlockHeaders
- [ ] headers
- [ ] headers by block_id
There has been some work done for this task here: https://github.com/lambdaclass/lambda_ethereum_consensus/pull/645
can i take on this ?
hey @mahmudsudo, you can take this one!
on it
Hey @mahmudsudo sorry for the bad timing, but yesterday EOD i found one of my current priorities depend on this: #1324.
I would tackle this as part of that PR, so maybe you can look instead at: #563 or #562, LMK what you think?
BTW, right now just the headers/head is a prereq for #1324, so optimistically you could work on the other endpoints, likeheaders and headers/{block_id} but I'm not sure i would end up needing those too, so that's why i think the other issues are a better option.