stacks-blockchain-api icon indicating copy to clipboard operation
stacks-blockchain-api copied to clipboard

Remove BTC faucet

Open CharlieC3 opened this issue 3 years ago • 1 comments

I'm pretty sure the BTC faucet is not being used by anyone (including Hiro as of ~6 months ago). We should remove the code/logic to reduce complexity in the API.

CharlieC3 avatar Nov 04 '22 16:11 CharlieC3

  • This might still be useful for RegTest , Testnet - retain the code
  • Long term : extract this code to ease feature flag
  • Enable feature flag to disable this completely in mainnet

saralab avatar Nov 08 '22 16:11 saralab

I think https://github.com/hirosystems/stacks-blockchain-api/pull/1425 closes this

zone117x avatar Apr 22 '24 10:04 zone117x