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

Update tests to use contracts-bedrock safe-tools and stdStorage library

Open prat-gpt opened this issue 1 year ago • 1 comments

For tests maintainability and readability use stdStorage library to get slots and lib/optimism/packages/contracts-bedrock/test/safe-tools/SafeTestTools.sol to generate multiple addresses with priv keys. Ref1, Ref2.

prat-gpt avatar Feb 14 '25 13:02 prat-gpt

We should change _buildStarted back to a boolean as part of this: https://github.com/ethereum-optimism/superchain-ops/pull/640#discussion_r1965805909

mds1 avatar Feb 25 '25 21:02 mds1

Closing as getBuildStarted is implemented and stdStorage is being used.

blmalone avatar Jun 26 '25 18:06 blmalone