blaine
blaine
Closing as AccountAccessParser has been refactored since this.
Closed by: https://github.com/ethereum-optimism/superchain-ops/pull/734
Thanks for the feedback @geoknee. I've raised a PR here that addresses some of the snags you raised above: https://github.com/ethereum-optimism/superchain-ops/pull/1230 I'd like to step through each item to provide more...
@geoknee true, we do expect the signers to simulate too. In practice I think most signers run the `sign` command and check the tenderly link before actually signing on their...
Logic like this: https://github.com/ethereum-optimism/superchain-ops/blob/09441b7eeebfad53697d9d2a839a47b2f91a7d13/src/improvements/script/fetch-tasks.sh#L34 should be updated to us the mainnet directory and not the example directory.
Completed.
@maurelian as I know you're looking into StandardValidator improvements.
Referencing this issue: https://github.com/ethereum-optimism/superchain-ops/issues/445 which proposes a solution to the above.
@smartcontracts is this something we will want to merge? If it's nearly over the line, I'm happy to review.
Related: I raised a draft PR that allows task developers to define a local, custom `addresses.json` file: https://github.com/ethereum-optimism/superchain-ops/pull/1070