opentensor / subtensor

Bittensor Blockchain Layer
The Unlicense
117 stars 107 forks source link

Make Faucet on Testnet adaptive #580

Open sam0x17 opened 1 week ago

sam0x17 commented 1 week ago

The faucet feature allows people to run btcli w faucet to get funds on the testnet. The POW difficulty is really small and causes issues where people abuse the faucet for testnet TAO making it impossible for new people. Lets make the POW faucet on testnet adaptive based on a max rate of new tokens per day/block with an adaptive moving average method.