Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

[PAN-3027] improve trace log #1870

Merged
merged 1 commit into from
Aug 20, 2019
Merged

Conversation

shemnon
Copy link
Contributor

@shemnon shemnon commented Aug 20, 2019

PR description

When an EVM operation is halted (for example, for out of gas) we don't log what
the operation would have been nor do we log the reason for the halt.

Log before checking, and if we halt for an exception log what that is.

When an EVM operation is halted (for example, for out of gas) we don't log what
the operation would have been nor do we log the reason for the halt.
Copy link
Contributor

@AbdelStark AbdelStark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.
Looks good to me.

@shemnon shemnon merged commit bafed7f into PegaSysEng:master Aug 20, 2019
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 this pull request may close these issues.

2 participants