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

refactor: upgradeable adapters #122

Merged
merged 12 commits into from
Jul 29, 2024

Commits on Jul 25, 2024

  1. feat: inherit uups and ownable upgradeable contracts on universal ada…

    …pter
    
    * feat: add initialize and authorize upgrade function on universal adapter
    
    * refactor: update deployment flow on factory and l2 deploy contracts
    
    * chore: update unit tests setup to deploy proxy and implementation
    0xDiscotech committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e60e43e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1541ad2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0e4e93 View commit details
    Browse the repository at this point in the history
  4. feat: add gap

    * chore: polish tests and add missing ones
    0xDiscotech committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3e77b1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    954912c View commit details
    Browse the repository at this point in the history
  6. fix: increment deployments salt counter by 2 on l1 factory

    * fix: deploy all contracts integration test
    0xDiscotech committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4001a6e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d5a201 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    523897d View commit details
    Browse the repository at this point in the history
  2. fix: lint

    0xDiscotech committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d4d0ba0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ae1002 View commit details
    Browse the repository at this point in the history
  4. fix: lint

    0xDiscotech committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d5d49aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d5efec View commit details
    Browse the repository at this point in the history