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

Improved event information for TransactionReceipt.info #898

Merged
merged 5 commits into from
Dec 26, 2020

Conversation

iamdefinitelyahuman
Copy link
Member

What I did

Improved formatting and more information about events in tx.info()

How I did it

  • refactored brownie.utils.output.build_tree so it can be used for the events
  • events are now shown with a tree in order to display which contract the event fired from
  • highlighting is now handled via pygments

How to verify it

Try it!

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