subtensor icon indicating copy to clipboard operation
subtensor copied to clipboard

`bad_blocks`, `fork_blocks` chain extension

Open orriin opened this issue 9 months ago • 0 comments

  • [ ] Currently local, testnet, finney and common chain spec logic is all in 1 file, which is somewhat unorganised. Split up into dedicated files for better organisation and easier maintenance.
  • [ ] Add bad_blocks, fork_blocks chain extensions.
  • [ ] Test bad_blocks locally to ensure it works.
  • [ ] Test fork_blocks locally to ensure it works.

This is a necessary part of our chain recovery SOP (https://github.com/opentensor/subtensor/issues/438).

orriin avatar May 24 '24 07:05 orriin