blaine

Results 71 comments of blaine

I was able to go into the app and press a button saying "This was me trying to login". Seems like it's a precautionary step instagram is taking to stop...

@yash-atreya do you expect this issue to be worked on anytime soon?

@zerosnacks I tried to test this to confirm it's working but it seems another bug has been introduced: https://github.com/foundry-rs/foundry/issues/8555

Going to mark this as resolved as I'm not seeing the same behavior anymore.

This might mean adding another step _after_ task setup so we have access to the task registry.

Closing this, we can perform necessary prevalidations in any tasks _templateSetup function.

Make sense, we've got this implemented here: https://github.com/ethereum-optimism/superchain-ops/pull/595

Doing deputy pause module first, this can come after

Closing this as we have templates for transferring L1 and L2 owners implemented.

I'm not sure we want to remove the `--sender` flag though. Doesn't it add value by running the simulation as the sender address?