aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

refactor(contract): rename RespondToTaskV2 to RespondToTask in AlignedLayerServiceManager.sol

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

rename RespondToTaskV2 to RespondToTask

Description

We rename the old RespondToTaskV2 to the cleaner RespondToTask.

[!IMPORTANT] This PR requires an Aggregator restart the moment we upgrade the contracts

Type of change

Please delete options that are not relevant.

  • [ ] New feature
  • [ ] Bug fix
  • [ ] Optimization
  • [x] 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 Jan 20 '25 20:01 uri-99