aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

Add a Bitmap in Ethereum to disable verifiers

Open MauroToscano opened this issue 1 year ago • 0 comments

  • [ ] Add a bitmap in Ethereum to disable verifiers in the ServiceManager. Start in 0 when no verifier is disabled
  • [ ] Add a method to update it with the admin sig. Make sure it's easy to use.
  • [ ] Make the operators fetch the last bitmap before resolving the task, if it's blacklisted, assume the proof is false.
  • [ ] Make the same logic in the Batcher

MauroToscano avatar Sep 25 '24 14:09 MauroToscano