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: Add zero address sender to viem multicall calls to avoid issues with Nethermind/Geth nodes #423

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

agualis
Copy link
Contributor

@agualis agualis commented Oct 1, 2024

We found an issue with different RPC providers and the only solution is using ZERO_ADDRESS as the default account in certain multicall viem calls.

More context:
wevm/viem#2792

Copy link
Member

@johngrantuk johngrantuk left a comment

Choose a reason for hiding this comment

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

Interesting issue! Thanks for the update.

@agualis agualis merged commit 66c7946 into main Oct 1, 2024
4 checks passed
@agualis agualis deleted the fix-empty-sender-issue branch October 1, 2024 15:02
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