subtensor
subtensor copied to clipboard
add filter in service.rs
Adds bad block blacklist
🚨🚨🚨 HOTFIX DETECTED 🚨🚨🚨
It looks like you are trying to merge a hotfix PR into main. If this isn't what you wanted to do, and you just wanted to make a regular PR, please close this PR, base your changes off the devnet-ready branch and open a new PR into devnet ready.
If you are trying to merge a hotfix PR, please complete the following essential steps:
- [ ] go ahead and get this PR into
mainmerged, so we can get the change in as quickly as possible! - [ ] merge
mainintotestnet, bumpingspec_version - [ ] deploy
testnet - [ ] merge
testnetintodevnet, bumpingspec_version - [ ] deploy
devnet - [ ] merge
devnetintodevnet-ready
If you do not complete these steps, your hotfix may be inadvertently removed in the future when branches are promoted to main, so it is essential that you do so.