Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat add erc20 wrapping delegate #509

Open
wants to merge 28 commits into
base: development
Choose a base branch
from

Conversation

coolnft
Copy link
Contributor

@coolnft coolnft commented Dec 13, 2022

Description

Type of change

  • Docs change / dependency upgrade
  • Configuration / tooling changes
  • Refactoring
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires changes in customer code

High-level change(s) description - from the user's perspective

Related Issue(s)

Fixes

Related pull request(s)

Copy link
Contributor

@vminkov vminkov left a comment

Choose a reason for hiding this comment

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

looks mostly good, only the storage layout order should be adhered to

I am only hesitant if we need to have the ability to change/update the wrapping instance - we could add that fn if needed, but there shouldn't be such need if we have enough confidence in the ERC20Wrapper contract's security

@vminkov vminkov self-assigned this Jan 3, 2023
@vminkov
Copy link
Contributor

vminkov commented Jan 3, 2023

I will make some minor changes and then merge it

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