Skip to content
New issue

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

Create Head method #16

Open
tzdybal opened this issue Jun 1, 2022 · 4 comments
Open

Create Head method #16

tzdybal opened this issue Jun 1, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tzdybal
Copy link
Member

tzdybal commented Jun 1, 2022

Head method (corresponding to /head endpoint) needs to be added to client.

Specs: https://docs.celestia.org/developers/node-api/#get-head
Code in node: https://github.com/celestiaorg/celestia-node/blob/0466d9c9222f7ceacba2223a83fd352b5d751d1e/service/rpc/header.go#L22

This is height-less version of /header endpoint.

@tzdybal tzdybal added enhancement New feature or request good first issue Good for newcomers labels Jun 1, 2022
@Regis-Caelum
Copy link

Hey @tzdybal i would like to take this one up

@tzdybal
Copy link
Member Author

tzdybal commented Jan 18, 2023

Great! 🎉

Feel free to ask any questions.

@Regis-Caelum
Copy link

what would be the response type for head request, no implementation is mentioned

@Regis-Caelum
Copy link

Great! tada

Feel free to ask any questions.

Hey, what would be the response type for head request, no implementation is mentioned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
No open projects
Status: TODO
Development

No branches or pull requests

2 participants