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

If the revert reason is present in a receipt, skip the call to debug_traceTransaction #128

Merged
merged 8 commits into from
Apr 8, 2024

Conversation

matthew1001
Copy link
Contributor

@matthew1001 matthew1001 commented Apr 8, 2024

Also re-instate odd-length hex padding with leading 0 (see #112)

Signed-off-by: Matthew Whitehead <[email protected]>
Signed-off-by: Matthew Whitehead <[email protected]>
Signed-off-by: Matthew Whitehead <[email protected]>
@matthew1001 matthew1001 marked this pull request as ready for review April 8, 2024 12:39
@matthew1001 matthew1001 requested a review from a team as a code owner April 8, 2024 12:39
Copy link
Contributor

@Chengxuan Chengxuan left a comment

Choose a reason for hiding this comment

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

LGTM, a few minor comments to avoid the amount of debug level logs being overwhelming

internal/ethereum/get_receipt.go Outdated Show resolved Hide resolved
internal/ethereum/get_receipt.go Outdated Show resolved Hide resolved
matthew1001 and others added 2 commits April 8, 2024 16:34
Co-authored-by: Chengxuan Xing <[email protected]>
Signed-off-by: Matt Whitehead <[email protected]>
Co-authored-by: Chengxuan Xing <[email protected]>
Signed-off-by: Matt Whitehead <[email protected]>
Copy link
Contributor

@Chengxuan Chengxuan left a comment

Choose a reason for hiding this comment

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

LGTM

@Chengxuan Chengxuan merged commit 29020f8 into hyperledger:main Apr 8, 2024
3 checks passed
@Chengxuan Chengxuan deleted the receipt-revert-reason branch April 8, 2024 16:17
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.

2 participants