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

Fixes for the testnet faucet #72

Merged
merged 2 commits into from
May 31, 2024
Merged

Conversation

xgreenx
Copy link
Contributor

@xgreenx xgreenx commented May 31, 2024

  • Use latest fuel-core 0.27.0 and Rust SDK 0.63.0
  • Removed caching of the coins from Rust SDK because it breaks the faucet if transaction is lost in the network.
  • Send dust coins to the user who claimed coins.

- Removed caching of the coins from Rust SDK because it breaks the faucet if transaction is lost in the network.
- Send dust coins to the user who claimed coins.
@xgreenx xgreenx requested review from Voxelot, MujkicA and a team May 31, 2024 19:17
@xgreenx xgreenx self-assigned this May 31, 2024
Voxelot
Voxelot previously approved these changes May 31, 2024
@xgreenx xgreenx merged commit 298d9ac into master May 31, 2024
8 checks passed
@xgreenx xgreenx deleted the feature/remove-caching-coins branch May 31, 2024 19:26
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

Successfully merging this pull request may close these issues.

2 participants