v2-periphery icon indicating copy to clipboard operation
v2-periphery copied to clipboard

Try to fix blast deployment script configuration

Open andreivladbrg opened this issue 1 year ago • 3 comments

The current blast deployment script configuration does not work as expected:

https://github.com/sablier-labs/v2-periphery/blob/424bc4f313b90162077d2dcb652b1421b9e02ff5/script/DeployDeterministicPeriphery.s.sol#L27-L44

When you run, it reverts with CallerNotAdmin.

andreivladbrg avatar Jul 15 '24 14:07 andreivladbrg

How do you plan to fix it?

smol-ninja avatar Jul 15 '24 15:07 smol-ninja

not sure yet

andreivladbrg avatar Jul 15 '24 15:07 andreivladbrg

Leaving my comment for future reference:

A possible solution could be to dig in on why the foundry uses from address from the base script during deployment but fails to do so during the configuring txns hence the CallerNotAdmin error. See if there is a way to set the caller address in the Foundry script.

smol-ninja avatar Jul 15 '24 15:07 smol-ninja

Should we close this discussion @andreivladbrg, as we wont be deploying this repo anymore? Also, Blast network's TVL has been going down for a long time now. I do not think its worth the efforts. What do you think?

Image

smol-ninja avatar Jan 14 '25 07:01 smol-ninja

ofc, we’ve discussed this on slack as well. we will no longer be maintaining the chain/blast branch

andreivladbrg avatar Jan 14 '25 11:01 andreivladbrg

Closing as not planned.

PaulRBerg avatar Jan 14 '25 11:01 PaulRBerg