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(bridge-ui-v2): fixing getFilterLogs errors #15468

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

KorbinianK
Copy link
Contributor

@KorbinianK KorbinianK commented Jan 8, 2024

does not show up anymore with these fixes, will keep an eye on this

Investigating this error.

InvalidInputRpcError: Missing or invalid parameters.
Double check you have provided the correct parameters.

URL: https://.....
Request body: {"method":"eth_getFilterLogs","params":["0x88128c706347c3b42fba42940526c8e"]}

Details: filter not found
Version: viem@2.0.3
    at withRetry.delay.count.count (chunk-RE42PZLX.js?v=4f56e106:1619:19)
    at async attemptRetry (chunk-RE42PZLX.js?v=4f56e106:1583:22)

TODO:

  • Try other RPC endpoints
  • Switch to manual calling RPCs (may have fixed it)
  • check if cached transactions interfere

Copy link

vercel bot commented Jan 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
bridge-ui-v2-a5 ✅ Ready (Inspect) Visit Preview Jan 9, 2024 3:45pm
bridge-ui-v2-a6 ✅ Ready (Inspect) Visit Preview Jan 9, 2024 3:45pm
bridge-ui-v2-internal ✅ Ready (Inspect) Visit Preview Jan 9, 2024 3:45pm

@dantaik dantaik added this pull request to the merge queue Jan 10, 2024
Merged via the queue into alpha-6 with commit ea2d929 Jan 10, 2024
16 checks passed
@dantaik dantaik deleted the fix/bridge-ui-v2--bugfixes branch January 10, 2024 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants