Skip to content

fix(eth_call): update test to error for leading zero hex digits#17

Open
manusw7 wants to merge 1 commit into
mainfrom
fix/eth_call-block-override-with-state-override
Open

fix(eth_call): update test to error for leading zero hex digits#17
manusw7 wants to merge 1 commit into
mainfrom
fix/eth_call-block-override-with-state-override

Conversation

@manusw7

@manusw7 manusw7 commented Jun 23, 2026

Copy link
Copy Markdown

Related to NethermindEth/nethermind#12103.

This PR updates the expected response for a test case in integration/mainnet/eth_call/test_41.json to reflect an error condition instead of a successful result.

Test expectations update:

  • Changed the expected eth_call response from a successful result to an error with code -32602 and message "hex number with leading zero digits" in test_41.json.

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.

1 participant