Try to fix blast deployment script configuration
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.
How do you plan to fix it?
not sure yet
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.
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?
ofc, we’ve discussed this on slack as well. we will no longer be maintaining the chain/blast branch
Closing as not planned.