Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

simulateTransaction RPC endpoint should optionally return program log output #10364

Closed
mvines opened this issue Jun 2, 2020 · 0 comments · Fixed by #10432
Closed

simulateTransaction RPC endpoint should optionally return program log output #10364

mvines opened this issue Jun 2, 2020 · 0 comments · Fixed by #10432
Assignees
Milestone

Comments

@mvines
Copy link
Contributor

mvines commented Jun 2, 2020

Currently the only way to view log output from programs is by running a validator node and looking for program logging amongst the rest of the validator logs. This is pretty unfriendly.

As an alternative, the simulateTransaction RPC endpoint could setup the environment to capture and return program logging. (one day this could be the path for debugger as well, but that's out of scope for this issue).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant