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

Output transactions to client in CBOR instead of JSON #379

Closed
Tracked by #380
ghost opened this issue Jun 2, 2022 · 0 comments
Closed
Tracked by #380

Output transactions to client in CBOR instead of JSON #379

ghost opened this issue Jun 2, 2022 · 0 comments
Labels
task Subtask of a bigger feature.

Comments

@ghost
Copy link

ghost commented Jun 2, 2022

Why

  • The ServerOutput data provides Seen and Confirmed transactions in a custom JSON format described in our API doc
  • This makes integration with pre-existing thirdparty tools like "chain indexers", which most probably use CBOR format, harder

What

  • Optionally format transactions in CBOR in the ServerOutput messages
@ghost ghost added the 💭 idea An idea or feature request label Jun 2, 2022
@ch1bo ch1bo added task Subtask of a bigger feature. and removed 💭 idea An idea or feature request labels Jun 7, 2022
@ch1bo ch1bo closed this as completed Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Subtask of a bigger feature.
Projects
None yet
Development

No branches or pull requests

1 participant