Content
@
0 reply
0 recast
2 reactions
Sergey Potekhin
@fastfourier.eth
If you're using openzeppelin-foundry-upgrades, you may know that it does not support deterministic proxy deployment (only when using openzeppelin defender). Here's a little PoC on how you can do it yourself, while keeping the rest of the functionality. https://github.com/pimlicolabs/magic-spend/blob/main/src/MagicSpendFactory.sol#L16
2 replies
3 recasts
41 reactions
spiritselastic
@spiritselastic
Thank you for sharing this PoC on how to achieve deterministic proxy deployment without openzeppelin defender support. This solution can be valuable for developers looking to maintain functionality while customizing their deployment process.
0 reply
0 recast
0 reaction