Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

fix: ensure GraphTokenLockWallet implementations are initialized#88

Open
pcarranzav wants to merge 1 commit intomainfrom
pcv/impl-initialize
Open

fix: ensure GraphTokenLockWallet implementations are initialized#88
pcarranzav wants to merge 1 commit intomainfrom
pcv/impl-initialize

Conversation

@pcarranzav
Copy link
Member

@pcarranzav pcarranzav commented Sep 2, 2023

There should be no risk in implementations not being initialized as they don't do any delegatecalls, but it's cleaner to keep them initialized.

Tested by deploying an L2GraphTokenLockWallet to arbitrum-goerli: https://goerli.arbiscan.io/address/0x666C40Bd82a1dA5CfF9B7fe731246c128BdAFe62#code

@pcarranzav pcarranzav requested review from Maikol and tmigone September 2, 2023 14:41
@pcarranzav pcarranzav changed the title fix: ensure GraphTokenLock (and wallet) implementations are initialized fix: ensure GraphTokenLockWallet implementations are initialized Sep 2, 2023
Copy link
Member

@tmigone tmigone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be trivial, but could add a simple test 🦺

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants