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

CTF challenge from docs is broken #507

Open
VIELITE opened this issue Jun 8, 2024 · 1 comment
Open

CTF challenge from docs is broken #507

VIELITE opened this issue Jun 8, 2024 · 1 comment

Comments

@VIELITE
Copy link

VIELITE commented Jun 8, 2024

When running ItyFuzz against an on-chain deployed CTF, I encountered the following error:

thread 'main' panicked at src/evm/onchain/endpoints.rs:791:29:
fail to get block timestamp
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace```
@shouc
Copy link
Contributor

shouc commented Jun 16, 2024

Seems to be a connectivity issue with the public RPCs. You can use ETH_RPC_URL=https://xxx ityfuzz ... to specify the RPC you would like to use. We recommend using Infura or Quicknode

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

No branches or pull requests

2 participants