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

Create "meta-codec" for parsing bns state #114

Closed
4 tasks
ethanfrey opened this issue Jun 28, 2018 · 1 comment
Closed
4 tasks

Create "meta-codec" for parsing bns state #114

ethanfrey opened this issue Jun 28, 2018 · 1 comment

Comments

@ethanfrey
Copy link
Contributor

ethanfrey commented Jun 28, 2018

Scope: web4-read

We want to allow very flexible queries with iov-core.
With BCP-proxy we have access to json and can build dynamic queries easily.
If we want to allow the same power with a direct connection, we need a way of defining that.

  • Define format for "codec definition": protobuf plus json transform plus?
  • Write "meta-codec" that takes static files and initializes a chain-specific bcp/bns/??? read proxy
  • Test this is compatible with current bcp/bns implementation
  • Add type-safety for bcp-basic and bns queries
@webmaster128
Copy link
Contributor

Closing as mostly outdated. There is currently no plan for a meta-codec or we solved that issue differently. BCP-proxy is not developed at the moment.

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

2 participants