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: bridge access control #94

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

Conversation

gzeoneth
Copy link
Member

@gzeoneth gzeoneth commented Nov 2, 2023

  • Created new AbsBridgeStorage contract to preserve storage layout
  • Inheriting OZ AccessControl
  • Inheriting OZ Upgradable

Also moved nativeToken from IERC20Bridge to IBridge where it is defined as address(0) for non ERC20 Bridge

Related

@cla-bot cla-bot bot added the s label Nov 2, 2023
@DZGoldman
Copy link
Contributor

@gzeoneth is there anything else to do here re "OZ Upgradable"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants