lightclient
lightclient
Closing as we've decided to go with the 5757 approach.
Yeah that is a good point, I'll see if I can update that hive PR to use the engine API instead.
Approaching 1 year now, I think we're pretty close to being able to do this?
I think the usage of `relay` and `relayer` are very confusing. If you look up the definition of `relay` it says: > relay (v.) to receive and pass on The...
When you mark a draft ready, it often doesn't fully trigger the EIP bot.
@domothyb can you post this on eth mag please? We try to avoid EIP discussion in the PR.
@g11tech @gballet how are the block hashes written to this contract? The assembly I see has no `sstore`. I think it should follow the 4788 pattern where it is spec'd...
I saw this on a friend's holesky node today. ``` Error in block freeze operation err="block receipts missing, can't freeze block 1" ``` They were running from genesis. Unfortunately did...
@alextes just checking on this PR - is this something that is still important for your group? I can look into getting this in shape for merge if so.
Just curious, how do you utilize this? Do you then have an additional diff where you expose this data over RPC? Or is this command all you need to stop...