-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
🐞 Devnet SOL Airdrop Not Working (Internal Faucet)
Description
The Devnet SOL airdrop feature within this project is currently not functioning as expected.
The official Solana Devnet faucet works correctly, which confirms this issue is isolated to the project’s internal airdrop/faucet implementation.
Airdrop requests initiated through the project fail to credit SOL to the target wallet.
Expected Behavior
- Users can request Devnet SOL using the project’s airdrop feature
- The requested SOL is credited to the provided wallet address
- Clear success or error feedback is returned
Actual Behavior
- Airdrop requests do not result in SOL being received
- Requests may fail silently or return a non-descriptive error
Impact
- Developers and testers cannot obtain Devnet SOL through the project
- Testing and development workflows are blocked
- Users must rely on the official Solana Devnet faucet as a workaround
Notes
This is not a Solana Devnet network issue.
The problem is isolated to the project’s internal faucet logic.
The internal airdrop feature may be fixed in a future release
or removed entirely if maintaining an internal faucet is no longer required.
Environment
Network: Solana Devnet
Component: Internal Airdrop / Faucet
Reproducibility: Consistent
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working