Skip to content

HAMSL-58: Wrapper adjustment#16

Merged
hudsonhrh merged 2 commits intomainfrom
HAMT-58-wrapper-adjustment
Mar 5, 2025
Merged

HAMSL-58: Wrapper adjustment#16
hudsonhrh merged 2 commits intomainfrom
HAMT-58-wrapper-adjustment

Conversation

@jrkosinski
Copy link
Copy Markdown
Collaborator

@jrkosinski jrkosinski commented Mar 4, 2025

Motivation :
We should be wrapping loot token as governance token only via the governance vault; not using the depositFor and withdrawTo methods on the token itself.


However, looking at it more closely, the depositFrom and withdrawTo methods are inherited from ERC20Wrapper; they can't be removed. So I revised them to just call the base contract methods, and the rest will be taken care of by implementing security (HAMT-35)

@hudsonhrh hudsonhrh merged commit 453c5ce into main Mar 5, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants