filecoin-project / filecoin-project/fevm-foundry-kit
Contract Deployment issue
- Dominant language
- Solidity
- Stars
- 28
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
forge create --rpc-url https://api.calibration.node.glif.io/rpc/v1 --private-key 6567350f44f172aa94e30551717b509017e2cc34597d61acb9642a7ce49c48ec --contracts /src/SimpleCoin.sol SimpleCoin
[⠊] Compiling...
[⠒] Compiling 1 files with Solc 0.8.17
[⠢] Solc 0.8.17 finished in 14.91ms
Compiler run successful!
Error:
error sending request for url (https://api.calibration.node.glif.io/rpc/v1)
Context:
- Error #0: error sending request for url (https://api.calibration.node.glif.io/rpc/v1)
- Error #1: client error (Connect)
- Error #2: dns error: failed to lookup address information: Temporary failure in name resolution
- Error #3: failed to lookup address information: Temporary failure in name resolution
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the reported `forge create` deployment command and the Calibration RPC URL, then reproduce the request while checking the reported DNS resolution failure. Done means the issue’s cause is identified and contract deployment behavior is documented or corrected, with a repeatable result from the same command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100