superchain-ops icon indicating copy to clipboard operation
superchain-ops copied to clipboard

Revisit MultisigTask Architecture

Open blmalone opened this issue 1 year ago • 2 comments

https://github.com/ethereum-optimism/superchain-ops/pull/622/files#r1963533681

The focus of this issue should be to refactor the MultisigTask.sol with readability and maintainability in mind. Following the flow of the file right now is not as intuitive as it could be.

blmalone avatar Feb 20 '25 13:02 blmalone

Working on this in: https://github.com/ethereum-optimism/superchain-ops/pull/640

blmalone avatar Feb 25 '25 16:02 blmalone

Keeping this issue open. I think we can use this issue to more broadly check if the api, state variable etc in this contract can be simplified for readability and maintainability.

blmalone avatar Mar 18 '25 18:03 blmalone

Closing this issue as we're undertaking a larger refactor project that tries to support an arbitrary amount of nesting.

blmalone avatar Jun 26 '25 18:06 blmalone