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(withdrawer): bridged ERC20 token withdrawals #1149

Merged
merged 25 commits into from
Jun 7, 2024
Merged

Commits on Jun 5, 2024

  1. add AstriaMintableERC20

    noot committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9d21f34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2849e2b View commit details
    Browse the repository at this point in the history
  3. erc20 testing, it works

    noot committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ab9eab0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73bbbf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ccbada View commit details
    Browse the repository at this point in the history
  6. commit AstriaMintableERC20.json

    noot committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    77586a9 View commit details
    Browse the repository at this point in the history
  7. fmt

    noot committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ccdc5ac View commit details
    Browse the repository at this point in the history
  8. change back rust version

    noot committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    abbc5bb View commit details
    Browse the repository at this point in the history
  9. allow clippy::all on generated

    noot committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c246514 View commit details
    Browse the repository at this point in the history
  10. allow clippy::all on generated

    noot committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fda0d04 View commit details
    Browse the repository at this point in the history
  11. allow clippy::all on generated

    noot committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7765ca3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    211c683 View commit details
    Browse the repository at this point in the history
  13. clippy

    noot committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9f0c776 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f4ab5ba View commit details
    Browse the repository at this point in the history
  15. fmt

    noot committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cf3eb50 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e66e45e View commit details
    Browse the repository at this point in the history
  17. more explicit allows

    noot committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1b576fa View commit details
    Browse the repository at this point in the history
  18. clippy again

    noot committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2e2dbf6 View commit details
    Browse the repository at this point in the history
  19. clippy

    noot committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f594a2b View commit details
    Browse the repository at this point in the history
  20. merge with main

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

    noot committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    26a62c6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d355f90 View commit details
    Browse the repository at this point in the history
  23. remove solc from ci

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

Commits on Jun 6, 2024

  1. merge w main

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

Commits on Jun 7, 2024

  1. address comments

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