subtensor icon indicating copy to clipboard operation
subtensor copied to clipboard

add filter in service.rs

Open unconst opened this issue 8 months ago • 1 comments

Adds bad block blacklist

unconst avatar May 22 '25 10:05 unconst

🚨🚨🚨 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:

  1. [ ] go ahead and get this PR into main merged, so we can get the change in as quickly as possible!
  2. [ ] merge main into testnet, bumping spec_version
  3. [ ] deploy testnet
  4. [ ] merge testnet into devnet, bumping spec_version
  5. [ ] deploy devnet
  6. [ ] merge devnet into devnet-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.

github-actions[bot] avatar May 22 '25 10:05 github-actions[bot]