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

bug(cast): unknown contract at address 0x #8146

Closed
2 tasks done
miketamis opened this issue Jun 13, 2024 · 2 comments
Closed
2 tasks done

bug(cast): unknown contract at address 0x #8146

miketamis opened this issue Jun 13, 2024 · 2 comments
Labels
C-cast Command: cast P-low Priority: low T-bug Type: bug T-to-investigate Type: to investigate
Milestone

Comments

@miketamis
Copy link

Component

Cast

Have you ensured that all of these are up to date?

  • Foundry
  • Foundryup

What version of Foundry are you on?

forge 0.2.0 (8801156 2024-06-13T00:22:06.739865000Z)

What command(s) is the bug in?

cast run --debug 0xcc... --rpc-url http://...

Operating System

macOS (Apple Silicon)

Describe the bug

When running cast run --debug on a transaction on a live chain, I get Unknown Contract at address, even thou the contract was deployed using the binaries that are in the project. (the contract wasn't deployed using Forge but the build output from forge was used)

@miketamis miketamis added the T-bug Type: bug label Jun 13, 2024
@zerosnacks zerosnacks added the C-cast Command: cast label Jun 27, 2024
@zerosnacks zerosnacks changed the title Unknown Contract at address 0x bug(cast): unknown contract at address 0x Jul 16, 2024
@zerosnacks zerosnacks added the T-to-investigate Type: to investigate label Jul 16, 2024
@zerosnacks zerosnacks added this to the v1.0.0 milestone Jul 26, 2024
@zerosnacks
Copy link
Member

Hi @miketamis, is this related to Besu Chain specifically or are you able to reproduce this against other networks / RPCs?

Related: #8147

@zerosnacks zerosnacks added the P-low Priority: low label Oct 22, 2024
@grandizzy
Copy link
Collaborator

dupe of #8606 going to provide a way to load artifacts from local dir when using cast run / send. thank you!

@grandizzy grandizzy closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cast Command: cast P-low Priority: low T-bug Type: bug T-to-investigate Type: to investigate
Projects
None yet
Development

No branches or pull requests

3 participants