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

fix: removed unecessary logs for decoding tx in block-explorer #985

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FilipHarald
Copy link
Contributor

Description

Instead of logging errors for expected behavior it adds 'Unknown ABI' to function name.

Before
Screenshot from 2024-11-15 11-42-04

After
Screenshot from 2024-11-15 11-42-37

Additional Information

Related Issues

Closes #984

Your ENS/address: harmont.eth

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.

bug: block explorer decodeTransactionData is brute forcing decode, and producing unecessary error-msgs
1 participant