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

[SMR-1727] Map token L1 #103

Closed
wants to merge 27 commits into from
Closed

[SMR-1727] Map token L1 #103

wants to merge 27 commits into from

Commits on Sep 27, 2023

  1. chore: forge init

    Benjimmutable committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    81cf0d0 View commit details
    Browse the repository at this point in the history
  2. forge install: forge-std

    v1.6.1
    Benjimmutable committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f76af8a View commit details
    Browse the repository at this point in the history
  3. Revert README.md change

    Benjimmutable committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    89af25a View commit details
    Browse the repository at this point in the history
  4. Add out/ to gitignore

    Benjimmutable committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    bfa7198 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5c0ea7 View commit details
    Browse the repository at this point in the history
  6. forge install: openzeppelin-contracts

    v4.9.3
    Benjimmutable committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a93890c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4988d45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c992b22 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    32a08d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ddc5da View commit details
    Browse the repository at this point in the history
  3. Match yarn migration

    Benjimmutable committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0cff795 View commit details
    Browse the repository at this point in the history
  4. Downgrade solc version

    Benjimmutable committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9fc308b View commit details
    Browse the repository at this point in the history
  5. lint

    Benjimmutable committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    bca225e View commit details
    Browse the repository at this point in the history
  6. add todo

    Benjimmutable committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8dedcfb View commit details
    Browse the repository at this point in the history
  7. Add licenses

    Benjimmutable committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    83fe995 View commit details
    Browse the repository at this point in the history
  8. Clarify natspec

    Benjimmutable committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    44a535b View commit details
    Browse the repository at this point in the history
  9. Fix natspec

    Benjimmutable committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    89698a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. integrate feedback

    Benjimmutable committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    19610b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cd3ff9 View commit details
    Browse the repository at this point in the history
  3. Fix workflow

    Benjimmutable committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d6185e0 View commit details
    Browse the repository at this point in the history
  4. libs in CI profile

    Benjimmutable committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6a275c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f02e28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de2cb56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a10347 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6da8ddf View commit details
    Browse the repository at this point in the history
  9. Update licenses

    Benjimmutable committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    4e43878 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Smr 1728 map token l2 (#108)

    * Initial L2-side commit
    
    * Almost finished adding child erc20 bridge
    
    * Add new child bridge contracts
    
    * Child ERC20Bridge and unit tests
    
    * Add some todos
    
    * Refactor into child and root directories
    
    * Child ERC20 token mapping
    
    * Cleanup
    Benjimmutable authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    42c2050 View commit details
    Browse the repository at this point in the history