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(anvil): Error: contract not deployed, contract disappears after a while #8866

Open
2 tasks done
vseae opened this issue Sep 14, 2024 · 2 comments
Open
2 tasks done
Labels
C-anvil Command: anvil T-bug Type: bug T-to-reproduce Type: requires reproduction

Comments

@vseae
Copy link

vseae commented Sep 14, 2024

Component

Anvil

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

  • Foundry
  • Foundryup

What version of Foundry are you on?

No response

What command(s) is the bug in?

No response

Operating System

None

Describe the bug

I deployed my contract, and it was callable at the time. Why did my contract disappear after a while, showing that it doesn't exist?

@vseae vseae added T-bug Type: bug T-needs-triage Type: this issue needs to be labelled labels Sep 14, 2024
@vseae
Copy link
Author

vseae commented Sep 14, 2024

anvil -f https://arbitrum-mainnet.infura.io/v3/infura_key --chain-id 421614 --gas-limit 10000000000 --disable-block-gas-limit --disable-code-size-limit --auto-impersonate

@yash-atreya
Copy link
Member

yash-atreya commented Sep 16, 2024

@vseae
Can you provide clearer instructions to reproduce? What were the exact steps you took until this occurred?
We cannot debug without reproducing.

@zerosnacks zerosnacks added C-anvil Command: anvil and removed T-needs-triage Type: this issue needs to be labelled labels Sep 16, 2024
@zerosnacks zerosnacks changed the title [anvil]Error: contract not deployed bug(anvil): Error: contract not deployed, contract disappears after a while Sep 16, 2024
@zerosnacks zerosnacks added the T-to-reproduce Type: requires reproduction label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-anvil Command: anvil T-bug Type: bug T-to-reproduce Type: requires reproduction
Projects
None yet
Development

No branches or pull requests

3 participants