fix proposal execution head at genesis; rm non-spec SSE; ensure envelopse SSE has envelope in database#8340
Conversation
…opse SSE has envelope in database
|
Is the eventstream topic causing the issue? Yes it is right that the topics not exists because the beacon-API PR has not been merged yet #8183 But seems that other clients have merged the changes according to the references in the beacon-API PR. |
Ah, merged 4 hours ago, after I opened this PR and enabled auto-merge. It wasn't per se causing problems, no, but when I was looking into where to put the It can be added back, in the correct place. |
|
`` |
|
For the proposal head at genesis, even though
states
the current generator does the opposite of this. So, work around this mismatch.
Should be removed when the generator is fixed.
According to https://github.com/ethereum/beacon-APIs/blob/v5.0.0-alpha.1/apis/eventstream/index.yaml
execution_payload_availableandexecution_payload_bidexist but plainexecution_payloaddoes not.