-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
anvil/blockscout: unknown_key deposit_nonce #7026
Comments
This is a blockscout issue unfortunately, it seems they have a receipt with an unknown field |
Actually - can you tell me a bit more about the setup? Is this blockscout for an Anvil instance? |
I posted here given I noticed past issues regarding blockscout compatibility. |
@onbjerg Do you believe this issue is related to a change in the rpc spec for anvil? |
hey, "deposit_nonce" is not properly serialised to cameCase in the trx receipt eg.
|
@mattsse when will this fix be packaged into a release? |
@igor-ritual this should be working now—could you do |
@Evalir I'm using the foundry docker image. It appears the |
Component
Anvil
Have you ensured that all of these are up to date?
What version of Foundry are you on?
anvil 0.2.0 (03f5a95 2024-01-17T16:52:30.296944551Z)
What command(s) is the bug in?
blockscout
Operating System
macOS (Apple Silicon)
Describe the bug
blockscout is unable to fetch block information and produces the error attached.
https://gist.github.com/igor-ritual/1a08e7a06be7b3b32438b41aa1b455c1
Let me know if it's better to bring this up with blockscout instead.
The text was updated successfully, but these errors were encountered: