This repository was archived by the owner on Nov 5, 2023. It is now read-only.
This repository was archived by the owner on Nov 5, 2023. It is now read-only.
Closed
Description
- add a function to VG (eg
initProxyAdmin
) that takes PA bytecode as a param, deploys it, and setswalletProxyAdmin
- cant be param in constructor since adds to VG deployment bytecode
initProxyAdmin
to be called after VG deployment- Ensure, wallets can't be deployed when PA is not yet set (should fail internal require of
ERC1967Upgrade._setAdmin
)
Resolves #332
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🤝 Done