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

subscribe to new blocks through a REST endpoint #3545

Closed
4 tasks
jbibla opened this issue Feb 7, 2019 · 2 comments
Closed
4 tasks

subscribe to new blocks through a REST endpoint #3545

jbibla opened this issue Feb 7, 2019 · 2 comments

Comments

@jbibla
Copy link
Contributor

jbibla commented Feb 7, 2019

Summary

right now, client developers need to connect to both Tendermint RPC and the SDK REST API to access the data we need. it would be great if we could use the REST API to subscribe to a websocket for new blocks as they come in (as Tendermint RPC provides).

if this is implemented, please make sure proposer_address is bech32 not a hash.

thank you kindly.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@fedekunze
Copy link
Collaborator

fedekunze commented Jun 28, 2019

closed via #4387 (applies for all events)

@alexanderbez
Copy link
Contributor

Are we sure this is closed @fedekunze? Events doesn't apply to this directly.

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

No branches or pull requests

3 participants