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

Investigate BTC testnet/regtest faucet functionality #1988

Closed
zone117x opened this issue Jun 3, 2024 · 3 comments
Closed

Investigate BTC testnet/regtest faucet functionality #1988

zone117x opened this issue Jun 3, 2024 · 3 comments
Assignees

Comments

@zone117x
Copy link
Member

zone117x commented Jun 3, 2024

The new regtest-based testnet needs a BTC faucet. There is already code in the API that provides this:

router.post(
'/btc',
asyncHandler(async (req, res) => {

Need to make sure it still works (hasn't been touched in years) and help devops with configuring it.

@github-project-automation github-project-automation bot moved this to 🆕 New in API Board Jun 3, 2024
@zone117x zone117x self-assigned this Jun 3, 2024
@smcclellan smcclellan moved this from 🆕 New to 🏗 In Progress in API Board Jun 3, 2024
@smcclellan
Copy link
Contributor

@CharlieC3 Is this going forward?

@smcclellan smcclellan moved this from 🏗 In Progress to 📋 Backlog in API Board Jun 5, 2024
@CharlieC3
Copy link
Member

@smcclellan There's a related devops issue with more context here:
https://github.com/hirosystems/devops/issues/1702

@zone117x
Copy link
Member Author

Faucet is live. Any additional work to be tracked in the above devops issue

@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in API Board Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants