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

Add consensus block and transaction metadata accessors #2482

Closed
kostko opened this issue Dec 17, 2019 · 0 comments · Fixed by #2484
Closed

Add consensus block and transaction metadata accessors #2482

kostko opened this issue Dec 17, 2019 · 0 comments · Fixed by #2484
Assignees
Labels
c:consensus/cometbft Category: CometBFT

Comments

@kostko
Copy link
Member

kostko commented Dec 17, 2019

In order to enable people to build "network explorers" we should expose some additional methods via the consensus API endpoint, specifically:

  • Consensus block metadata.
  • Access to raw consensus transactions within a block.
  • Stream of consensus blocks as they are finalized.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:consensus/cometbft Category: CometBFT
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant