soroban-cli icon indicating copy to clipboard operation
soroban-cli copied to clipboard

Feature: Adds logging for DiagnosticEvents that are emitted during simulation

Open BlaineHeffron opened this issue 1 year ago • 2 comments

What

DiagnosticEvents emitted during a simulation are returned after this PR is merged: https://github.com/stellar/rs-stellar-rpc-client/pull/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 https://github.com/stellar/stellar-cli/issues/1447

Known limitations

N/A

BlaineHeffron avatar Jul 29 '24 21:07 BlaineHeffron

@BlaineHeffron Is this something you're still contributing?

leighmcculloch avatar Sep 18 '24 00:09 leighmcculloch

@BlaineHeffron Is this something you're still contributing?

Yes, it depends on https://github.com/stellar/rs-stellar-rpc-client/pull/8 first though

BlaineHeffron avatar Sep 18 '24 11:09 BlaineHeffron