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

Log the fetched bytecode length and first 32 bytes #1898

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

kuzdogan
Copy link
Member

@kuzdogan kuzdogan commented Feb 4, 2025

While debugging why holesky monitor for 0xC13971850152480FE12238676066A9a9D6d0296a failed, I could see the bytecode was fetched but couldn't see if the RPC returned an empty or invalid response and there were no other informative logs.

By logging the bytecode length and first bytes we can see what happened there.

This should be reflected in #1879 @marcocastignoli

@kuzdogan kuzdogan merged commit 3f166df into staging Feb 4, 2025
6 checks passed
@kuzdogan kuzdogan deleted the log-bytecode-length branch February 4, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: COMPLETED
Development

Successfully merging this pull request may close these issues.

2 participants