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

rpc: Add /genesis_chunked query #1439

Merged
merged 9 commits into from
Jul 13, 2024
Merged

Conversation

ljoss17
Copy link
Contributor

@ljoss17 ljoss17 commented Jun 26, 2024

Closes #1438

  • Referenced an issue explaining the need for the change
  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote tests
  • Added entry in .changelog/

rpc/src/endpoint/genesis_chunked.rs Outdated Show resolved Hide resolved
rpc/src/endpoint/genesis_chunked.rs Show resolved Hide resolved
rpc/src/client.rs Outdated Show resolved Hide resolved
@ljoss17 ljoss17 marked this pull request as ready for review June 27, 2024 13:13
@ljoss17 ljoss17 merged commit 66efaff into main Jul 13, 2024
23 checks passed
@ljoss17 ljoss17 deleted the luca_joss/add-genesis-chunked-query branch July 13, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add /genesis_chunked RPC endpoint
2 participants