-
-
Notifications
You must be signed in to change notification settings - Fork 459
Verification of eth_getBlockNumber for prover should not forward request #5796
Copy link
Copy link
Open
Labels
good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.help wantedThe author indicates that additional help is wanted.The author indicates that additional help is wanted.meta-bugIssues that identify a bug and require a fix.Issues that identify a bug and require a fix.scope-light-clientsAll issues regarding light client development.All issues regarding light client development.
Metadata
Metadata
Assignees
Labels
good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.help wantedThe author indicates that additional help is wanted.The author indicates that additional help is wanted.meta-bugIssues that identify a bug and require a fix.Issues that identify a bug and require a fix.scope-light-clientsAll issues regarding light client development.All issues regarding light client development.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
Currently we documented that
eth_blockNumberwill be forwarded to EL. This may cause to return the wrong block number which is not synced with the light client.Expected behavior
Return the latest block number signed by the current sync-committee.
Steps to reproduce
No response
Additional context
No response
Operating system
Linux
Lodestar version or commit hash
1.9.x