8000 Deploy ProxyAdmin from within VerificationGateway (within gas limits) · Issue #334 · getwax/bls-wallet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
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.
Deploy ProxyAdmin from within VerificationGateway (within gas limits) #334
Closed
@jzaki

Description

@jzaki
  • add a function to VG (eg initProxyAdmin) that takes PA bytecode as a param, deploys it, and sets walletProxyAdmin
  • 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

contractsSmart contract related

Type

No type

Projects

Status

🤝 Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0