We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Correct implementations of handlers that exist but are wrong and add tests. For any not present in eth2client, skip for now.
beacon / GetGenesis - GenesisForkVersion implemented test(node-api) : Beacon headers and genesis API #2002 and Genesis Time implemented feat(node-api) : Implemented genesis time #2014
beacon / GetBlockHeaders - Not present in eth2client - resolved the error, tested via the swagger - working
beacon / GetBlockHeaderByID - Signature needs to be implemented - resolved the error
Signature
node / Syncing - In progress - chore(node-endpoint): Implement node syncing #2100
node / Version - working - chore(node-endpoint) : Implement node_version #2046
The text was updated successfully, but these errors were encountered:
thanks
Sorry, something went wrong.
#2002 and #2014
#2046 - Node Version
Node syncing - #2100 (WIP)
nidhi-singh02
No branches or pull requests
Correct implementations of handlers that exist but are wrong and add tests. For any not present in eth2client, skip for now.
beacon / GetGenesis - GenesisForkVersion implemented test(node-api) : Beacon headers and genesis API #2002 and Genesis Time implemented feat(node-api) : Implemented genesis time #2014
beacon / GetBlockHeaders - Not present in eth2client - resolved the error, tested via the swagger - working
beacon / GetBlockHeaderByID -
Signature
needs to be implemented - resolved the errornode / Syncing - In progress - chore(node-endpoint): Implement node syncing #2100
node / Version - working - chore(node-endpoint) : Implement node_version #2046
The text was updated successfully, but these errors were encountered: