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: liquidity migration #11479

Merged

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    64dc6d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. test: add L2 standard bridge interop unit tests (#13)

    * test: add L2 standard bridge interop unit tests
    
    * fix: add tests natspec
    
    * fix: unit tests fixes
    
    * fix: super to legacy tests failing
    
    * fix: mock and expect mint and burn
    agusduha authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    de677a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. fix: add generic factory interface (#14)

    * test: add L2 standard bridge interop unit tests
    
    * fix: add tests natspec
    
    * fix: add generic factory interface
    agusduha authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    593efad View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. feat: modify OptimismMintableERC20Factory for convert (#17)

    * test: add L2 standard bridge interop unit tests
    
    * fix: add tests natspec
    
    * fix: add generic factory interface
    
    * feat: modify OptimismMintableERC20Factory for convert
    
    * fix: use only a public function for create3
    
    * feat: rollback interop factory, modify legacy one
    
    * fix: delete local token return variable
    agusduha authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    014c25d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8bd100 View commit details
    Browse the repository at this point in the history
  3. fix: PR fixes

    agusduha committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    809a71b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    f4d0bb3 View commit details
    Browse the repository at this point in the history
  2. test: fix address assuming

    agusduha committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2a3a723 View commit details
    Browse the repository at this point in the history
  3. test: fix view warning

    agusduha committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8b74736 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    e51f42b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. fix: snapshots

    agusduha committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4305edc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06d662d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    1ef52a7 View commit details
    Browse the repository at this point in the history
  2. test: small fixes

    agusduha committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9090320 View commit details
    Browse the repository at this point in the history