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

[WIP] fix: adds back storage, gas optional logs, improves log structure #398

Closed
wants to merge 4 commits into from

Conversation

dutterbutter
Copy link
Collaborator

What 💻

  • --show-storage-logs, --show-vm-details, and --show-gas-details CLI options added back
  • Adds --show-event-logs so they too can be configurable
  • Improves log structure for debugging info

Why ✋

  • Helpful for debugging, were previously broken
  • Enhances logged structure for improved debugging experience :)

Evidence 📷

Include screenshots, screen recordings, or console output here demonstrating that your changes work as intended

Before system call stack:
Screenshot 2024-11-20 at 10 30 42 PM

Improved System Call Stack Log:

Screenshot 2024-11-20 at 10 30 04 PM

Improved User call stack log:
Screenshot 2024-11-20 at 10 31 39 PM

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

Successfully merging this pull request may close these issues.

1 participant