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

Reintroduce query parsing for tendermint-rpc #859

Closed
2 tasks
thanethomson opened this issue Apr 7, 2021 · 0 comments · Fixed by #949
Closed
2 tasks

Reintroduce query parsing for tendermint-rpc #859

thanethomson opened this issue Apr 7, 2021 · 0 comments · Fixed by #949
Labels
enhancement New feature or request rpc
Milestone

Comments

@thanethomson
Copy link
Contributor

#858 removed RPC query parsing to address #857. We should reintroduce it, but possibly look at replacing rust-peg with a different parser (e.g. nom or LALRPOP).

What's the definition of "done" for this issue?

Once we have reintroduced:

  • RPC query parsing from arbitrary strings.
  • Subscription functionality in the tendermint-rpc CLI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rpc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant