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

implement AstriaMintableERC20, update deposit tx to support ERC20 mints #20

Merged
merged 23 commits into from
Jun 10, 2024

Commits on May 22, 2024

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

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    27d7b77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4ed58b View commit details
    Browse the repository at this point in the history
  3. chore: forge init

    noot committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d056553 View commit details
    Browse the repository at this point in the history
  4. forge install: forge-std

    v1.8.2
    noot committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a032bfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ad8943 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. update genesis denom

    noot committed May 24, 2024
    Configuration menu
    Copy the full SHA
    1ef30ec View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    b04a771 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd9afd9 View commit details
    Browse the repository at this point in the history
  3. fix gas for erc20 mints

    noot committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c99b5d2 View commit details
    Browse the repository at this point in the history
  4. add to readme and scripts

    noot committed May 29, 2024
    Configuration menu
    Copy the full SHA
    563bd33 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. remove file

    noot committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    e21153d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    239ff23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6648d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7511980 View commit details
    Browse the repository at this point in the history
  4. update bindings and script

    noot committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f66ae30 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    43fb433 View commit details
    Browse the repository at this point in the history
  2. merge with main

    noot committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f08e2e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. fix unit tests

    noot committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f1ac957 View commit details
    Browse the repository at this point in the history
  2. fix unit tests

    noot committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5d119e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f27bb9 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. move contracts to submodule

    noot committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c8feea2 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

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