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

feat: addition of subcommands for CKB Indexer RPC #579

Merged
merged 6 commits into from
Feb 20, 2024

Conversation

EthanYuan
Copy link
Collaborator

@EthanYuan EthanYuan commented Feb 2, 2024

issue:

This PR introduces new subcommands for the CKB Indexer RPC. The following commands have been added to enhance functionality and user interaction:

  • get_indexer_tip: This command retrieves the latest tip from the indexer.
  • get_cells: This command fetches live cells based on specified conditions.
  • get_transactions: This command retrieves transactions based on given parameters.
  • get_cells_capacity: This command calculates and returns the total capacity of the live cells.

@EthanYuan EthanYuan requested review from doitian, zhangsoledad and quake and removed request for zhangsoledad February 4, 2024 09:56
@eval-exec eval-exec merged commit 77e96e1 into develop Feb 20, 2024
9 checks passed
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.

3 participants