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

Fixing fetching RPC #515

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fixing fetching RPC #515

wants to merge 1 commit into from

Conversation

msooseth
Copy link
Collaborator

@msooseth msooseth commented Jul 30, 2024

Description

This issue: #490 seems to be caused by some RPC failure. This PR seems to fix it, although in ways unknown to even me.

I don't know how to check via some test that this is not accidentally broken by a later commit. This PR definitely fixes the bug with:

cabal run exe:hevm -- symbolic --rpc $ETH_RPC_URL --address "0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86" --assertions '[0x01, 0x11]'

In the sense that RPC doesn't fail any more, which is the point here (symbolic interpretation issues are a different issue). If anyone has an idea how to write a test for this, let me know.

Checklist

  • tested locally
  • added automated tests
  • updated the docs
  • updated the changelog

@msooseth msooseth changed the title [DRAFT] Fixing fetching RPC Fixing fetching RPC Jul 30, 2024
@msooseth msooseth marked this pull request as ready for review July 30, 2024 14:32
@msooseth msooseth requested review from arcz and d-xo July 30, 2024 16:45
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