aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

fix: some pausable commands for local dev

Open uri-99 opened this issue 1 year ago • 0 comments

TITLE

Description

This PR fixes some commands for pausable handling that fail for devs. This doesn't affect prod because the process is different, done with a multisig

Type of change

Please delete options that are not relevant.

  • [ ] New feature
  • [x] Bug fix
  • [ ] Optimization
  • [ ] Refactor

Checklist

  • [ ] “Hotfix” to testnet, everything else to staging
  • [ ] Linked to Github Issue
  • [ ] This change depends on code or research by an external entity
    • [ ] Acknowledgements were updated to give credit
  • [ ] Unit tests added
  • [ ] This change requires new documentation.
    • [ ] Documentation has been added/updated.
  • [ ] This change is an Optimization
    • [ ] Benchmarks added/run
  • [ ] Has a known issue
    • Link to the open issue addressing it
  • [ ] If your PR changes the Operator compatibility (Ex: Upgrade prover versions)
    • [ ] This PR adds compatibility for operator for both versions and do not change batcher/docs/examples
    • [ ] This PR updates batcher and docs/examples to the newer version. This requires the operator are already updated to be compatible

uri-99 avatar Nov 27 '24 16:11 uri-99