impel-intelligence / dippy-bittensor-subnet

MIT License
46 stars 18 forks source link

Remove triggerable unhandled exceptions from blacklist code #7

Closed cxmplex closed 3 months ago

cxmplex commented 5 months ago

Please note you should reevaluate your blacklist function as well, I have not checked for other methods such as missing minimum stake checks, allowing unregistered checks, etc.

For instance, an exception is still possible to be thrown if the miner sets self.config.blacklist.allow_non_registered. Why a miner would do this when not on testnet, who knows.

donaldknoller commented 3 months ago

Not using blacklist as miners are scored only on commit data, no axon/dendrite activity in this subnet