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

Feature: Adds logging for DiagnosticEvents that are emitted during simulation #1499

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

BlaineHeffron
Copy link
Contributor

@BlaineHeffron BlaineHeffron commented Jul 29, 2024

What

DiagnosticEvents emitted during a simulation are returned after this PR is merged: stellar/rs-stellar-rpc-client#8

The CLI will now log these and print out the JSON string of the event.

Why

It is nice to have a human readable string in addition to the XDR of the event. Resolves #1447

Known limitations

N/A

@leighmcculloch leighmcculloch self-requested a review July 30, 2024 06:16
@leighmcculloch
Copy link
Member

@BlaineHeffron Is this something you're still contributing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Review
Development

Successfully merging this pull request may close these issues.

Decode diagnostic events in logs
2 participants